A host receives an incoming data frame on its network interface card (NIC) and processes it up the protocol stack toward the destination application. Which of the following operations occur during this host de-encapsulation process? (Select TWO.)
- The Data Link layer verifies the frame checksum and removes the Layer 2 header and trailer to expose the IP packet.Cevap
- The Transport layer reads the Layer 4 header port numbers to route the payload to the designated application.Cevap
- CThe Network layer appends a new source and destination MAC address to the packet before sending it to the Transport layer.
- DThe Physical layer evaluates TCP port numbers to strip Layer 4 encapsulation headers directly from incoming electrical signals.
Cevap
During host de-encapsulation, the Data Link layer verifies the frame checksum and strips the Layer 2 header/trailer to expose the IP packet, and the Transport layer inspects the Layer 4 port numbers to deliver the payload to the correct application.
De-encapsulation on a receiving host proceeds from Layer 1 up to Layer 7. At Layer 2 (Data Link), the frame header and trailer are validated and stripped to reveal the IP packet. Once the Network layer processes and removes the IP header, the Transport layer (Layer 4) reads the TCP/UDP port numbers to deliver the raw payload to the target application.
Adım Adım Çözüm
Anahtar Kavram
De-encapsulation host protocol unwrapping
Tahmini Süre:45s