Which layer of the OSI model is responsible for routing and logical addressing?
ANetwork Layer (Layer 3)
BData Link Layer (Layer 2)
CTransport Layer (Layer 4)
DApplication Layer (Layer 7)
Correct Answer:
A. Network Layer (Layer 3)
Explanation:
The Network Layer (Layer 3) handles routing decisions and logical addressing using IP addresses. It determines the best path for data packets to travel across networks.
TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) operate at Layer 4, the Transport Layer. TCP is connection-oriented while UDP is connectionless.
Which layer of the OSI model encapsulates data into segments?
APhysical Layer
BData Link Layer
CTransport Layer
DNetwork Layer
Correct Answer:
C. Transport Layer
Explanation:
The Transport Layer (Layer 4) encapsulates data from the Application Layer into segments (TCP) or datagrams (UDP) with port numbers and reliability information.
An ISP technician troubleshoots a cable issue affecting network connectivity. The problem is at the layer that deals with physical transmission media. Which layer does this represent?
ALayer 2 - Data Link
BLayer 1 - Physical
CLayer 3 - Network
DLayer 4 - Transport
Correct Answer:
B. Layer 1 - Physical
Explanation:
The Physical Layer (Layer 1) is responsible for the actual physical transmission media including cables, connectors, voltage levels, and signal transmission. Cable issues are Layer 1 problems.