Please enable JavaScript.
Coggle requires JavaScript to display documents.
RC (Path determination, Basic Router Configuration Review, Packet…
RC
-
-
Packet Forwarding
-
Process
-
The router examines the destination IP address in the packet header and consults its IP routing table.
-
The router encapsulates the packet in a data link frame and forwards it out the egress interface. The destination could be a device connected to the network or a next-hop router.
However, if there is no matching route entry the packet is dropped.