A computer is unable to access the network. When you check the LED lights near the

computer’s network port, you discover the lights are not lit. Which layer of the OSI
model are you using to troubleshoot this problem? At which two layers does the
network adapter work?

1 answer

To troubleshoot the issue with the computer's network connectivity, you are using the physical layer of the OSI model. The physical layer is responsible for the transmission and reception of unstructured raw data over a physical medium.

The network adapter works at two layers of the OSI model:

1. Physical Layer: The network adapter transmits and receives electrical signals over the physical medium, such as Ethernet cables or wireless signals.

2. Data Link Layer: The network adapter also performs functions related to the data link layer, such as encapsulating data into frames, error detection, and flow control. It interacts with the MAC (Media Access Control) sublayer of the data link layer to handle addressing and access to the physical medium.