OSI Model Quiz
Questions: 16 · 10 minutes
1. Which OSI layer provides end-to-end transport functions associated with TCP, including sequencing and reliability?
Session
Network
Data Link
Transport
2. In the OSI model, an HTTP request generated by a web browser belongs primarily to which layer?
Presentation
Session
Transport
Application
3. Two systems use different character encodings, so transmitted data must be translated into a mutually understandable format. Which OSI layer is responsible in the model?
Application
Session
Presentation
Transport
4. A workstation discovers that a destination is on another IP network and sends the traffic toward its default gateway. Which OSI layer is chiefly involved in this decision?
Data Link
Transport
Network
Session
5. What is the conventional name for the protocol data unit at the Data Link layer?
Frame
Packet
Segment
Bit
6. A damaged connector weakens the electrical signal traveling through a copper cable. At which OSI layer is the fault occurring?
Data Link
Network
Transport
Physical
7. When TCP application data is encapsulated for transmission over Ethernet, which sequence best represents its progression toward the physical medium?
Frame, packet, segment, bits
Packet, segment, bits, frame
Segment, packet, frame, bits
Segment, frame, packet, bits
8. A firewall rule allows or blocks traffic according to destination TCP port 443. Which OSI layer supplies the port information used by the rule?
Network
Transport
Presentation
Data Link
9. A packet capture shows that Ethernet frames are being rejected because their frame check sequence indicates corruption. Which layer detects this problem?
Physical
Data Link
Network
Transport
10. A long-running communication uses checkpoints so it can resume from a known point after an interruption. Which OSI layer is most closely associated with this function?
Session
Transport
Presentation
Application
11. Which sequence lists the OSI layers correctly from Layer 7 down to Layer 1?
Physical, Data Link, Network, Transport, Session, Presentation, Application
Application, Session, Presentation, Network, Transport, Data Link, Physical
Application, Presentation, Session, Transport, Network, Data Link, Physical
Application, Presentation, Transport, Session, Data Link, Network, Physical
12. While forwarding an IPv4 packet, a router examines the destination IP address and decrements the packet's TTL value. Which OSI layer describes these operations?
Transport
Session
Data Link
Network
13. A protocol analyzer displays TCP sequence numbers and source and destination ports. Which OSI layer's information is being examined?
Transport
Network
Session
Application
14. A basic Ethernet hub receives incoming signals and repeats them out its other ports without examining frames or addresses. At which OSI layer does it operate?
Data Link
Physical
Transport
Network
15. An Ethernet switch reads destination MAC addresses to choose the port through which it forwards a frame. At which layer is it operating for this task?
Physical
Data Link
Network
Transport
16. A user can reach a server by IP address, but a DNS name for that server does not resolve. Which OSI layer is the best starting point for investigating the DNS service?
Application
Network
Data Link
Physical