The Physical Layer in the OSI model does not use any type of addressing. It is responsible only for transmitting raw bits (0s and 1s) over the physical medium, such as cables or wireless signals.
This layer deals with electrical, optical,...
            Read More
        
This layer deals with electrical, optical, or radio signals and the physical connections between devices. It does not recognize devices, packets, or any kind of address.
Key points about addressing at the Physical Layer:
Addressing starts from the Data Link Layer (which uses MAC addresses), while the Network Layer uses IP addresses. The Physical Layer only cares about how bits are sent physically from one point to another.
Discussion
Leave a Comment