N10-005 · Question #486
N10-005 Question #486: Real Exam Question with Answer & Explanation
The correct answer is D. Frame. The OSI model defines a specific Protocol Data Unit (PDU) for each layer. Layer 2 (Data Link) uses Frames. A frame encapsulates the packet from Layer 3 and adds a header containing source and destination MAC addresses, along with a trailer for error checking (FCS). The other opti
Question
Options
- APacket
- BSocket
- CSession
- DFrame
Explanation
The OSI model defines a specific Protocol Data Unit (PDU) for each layer. Layer 2 (Data Link) uses Frames. A frame encapsulates the packet from Layer 3 and adds a header containing source and destination MAC addresses, along with a trailer for error checking (FCS). The other options belong to different layers: Packets are the PDU for Layer 3 (Network), Segments/Datagrams for Layer 4 (Transport), and Sessions are a concept of Layer 5 (Session). 'Socket' is not an OSI PDU term.
Topics
Community Discussion
No community discussion yet for this question.