When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?
- source MAC address
- destination MAC address
- source IP address
- destination IP address
Explanation: When a router receives a packet, it examines the destination address of the packet and uses the routing table to search for the best path to that network. |