Study

The OSI model

12 questions. Nothing is recorded — answers are graded and shown, not stored.

  1. Real protocol stacks do not implement seven separate layers, and several protocols cross the boundaries. Given that, why is the model still worth keeping?
  2. A switch reports a rising count of frames failing their frame check sequence. What has that CRC actually established?
  3. A host has a link light, exchanges frames with its neighbours on the local segment without trouble, and cannot reach anything on a remote network. Which layer does the model point at first?
  4. Someone describes TCP as providing error correction. What does TCP actually do about damaged and missing data?
  5. A colleague proposes UDP for a bulk file transfer on the grounds that UDP is faster. What is wrong with the reasoning?
  6. An IP packet crosses a router between two Ethernet segments. What happens to the frame the router received?
  7. Where does TLS sit in a working Internet stack, and what is SSL?
  8. A web application firewall rejects a request whose query string carries a SQL injection pattern. What makes that a layer 7 decision rather than a layer 4 one?
  9. Why is a hub placed at layer 1 while a switch is placed at layer 2?
  10. SMB relies on services that NetBIOS historically provided at the session layer. Does that make SMB a layer 5 protocol?
  11. In the four-layer TCP/IP view, which OSI layers does the single Application layer correspond to?
  12. A troubleshooting guide insists that every investigation must begin at layer 1 and work upward. How should you treat that rule?