A network host receives an incoming Ethernet frame containing an IP packet directed to a local service. Which TWO of the following actions correctly describe the de-encapsulation steps performed as data moves up the destination protocol stack?
- The Network Interface Card verifies frame integrity using the Frame Check Sequence trailer and strips the Layer 2 header and trailer before passing the payload to the Network layer.Cevap
- The Network layer examines the Protocol field in the IP header to identify the appropriate Layer 4 protocol to receive the decapsulated payload.Cevap
- CThe Data Link layer reads the Layer 4 destination port number to determine which VLAN interface should process the incoming frame payload.
- DThe Network layer checks the destination port number to route the packet payload directly to the correct listening application service.
Cevap
The Network Interface Card verifies frame integrity using the Frame Check Sequence trailer and strips the Layer 2 header and trailer before passing the payload to the Network layer, and the Network layer examines the Protocol field in the IP header to identify the appropriate Layer 4 protocol to receive the decapsulated payload.
During de-encapsulation, each layer inspects and removes its corresponding header or trailer before passing the remaining payload to the layer above. At Layer 2, frame integrity is verified using the Frame Check Sequence (FCS), after which the Layer 2 header and trailer are removed. At Layer 3, the Network layer inspects the Protocol field within the IP header to determine which Transport layer protocol (such as TCP or UDP) receives the payload.
Adım Adım Çözüm
Anahtar Kavram
De-encapsulation protocol stack unwrapping and header field demultiplexing
Tahmini Süre:1m 30s