A network administrator is performing packet flow analysis on a network where a host on Subnet A sends traffic to a server on Subnet B through an intermediate Layer 3 router. Which statement correctly describes the encapsulation and de-encapsulation actions executed by the router as it forwards a data packet toward its destination?
- The router strips the incoming Layer 2 frame header and trailer to inspect the Layer 3 IP packet destination, maintains the original IP packet payload, and encapsulates it inside a new Layer 2 frame with source and destination MAC addresses updated for the next hop.Cevap
- BThe router de-encapsulates the packet through Layer 4 to inspect TCP port numbers before re-encapsulating the data into a brand-new IP packet and Ethernet frame.
- CThe router strips both the Layer 2 Ethernet header and Layer 3 IP header, forwarding only the Layer 4 segment to the next switch for MAC address resolution.
- DThe router modifies the destination IP address inside the Layer 3 header to match the next-hop router's physical MAC address while keeping the Layer 2 frame untouched.
Cevap
The router removes the incoming Layer 2 framing, inspects the Layer 3 IP header to determine the next hop, decrements the Time to Live (TTL), and encapsulates the preserved IP packet into a new Layer 2 frame with updated MAC addresses.
The correct response accurately highlights that Layer 3 routers strip incoming Layer 2 frame encapsulation to read the destination IP address, keep the IP packet intact for end-to-end delivery, and construct a new Layer 2 frame with updated source and destination hardware addresses for the outbound link.
Adım Adım Çözüm
Anahtar Kavram
Hop-by-Hop Layer 2 Re-framing vs End-to-End Layer 3 Packet Preservation
Tahmini Süre:2m 0s