MAC Address (Media Access Control Address) :-
MAC Address (Media Access Control Address) एक link-layer address होता है, जो किसी Network Interface (जैसे Ethernet या Wi-Fi adapter) की पहचान करने के लिए उपयोग किया जाता है। इसे सामान्यतः Physical Address या Hardware Address भी कहा जाता है।
MAC Address OSI Model की Data Link Layer (Layer 2) पर उपयोग होता है और मुख्य रूप से Local Network (LAN) में data frames की delivery के लिए महत्वपूर्ण है।
MAC address अक्सर network interface के निर्माण के समय assigned होता है, लेकिन इसे हमेशा permanently fixed मानना सही नहीं है। कई operating systems और devices में MAC address को software द्वारा change/override या randomize किया जा सकता है।
English:
A MAC Address (Media Access Control Address) is a link-layer address used to identify a network interface, such as an Ethernet or Wi-Fi adapter. It is also commonly called a Physical Address or Hardware Address.
A MAC Address is used at the Data Link Layer (Layer 2) of the OSI Model and is mainly important for local network (LAN) communication and frame delivery.
A MAC address is commonly assigned to a network interface by its manufacturer, but it should not always be considered permanently fixed. Modern operating systems and devices may allow a MAC address to be changed, overridden, or randomized.