Data Link Later
Data Link Later
6-2
LAN addresses and ARP
each adapter on LAN has unique LAN address
1A-2F-BB-76-09-AD
LAN
(wired or adapter
wireless)
71-65-F7-2B-08-53
58-23-D7-FA-20-B0
0C-C4-11-6F-E3-98
5-10
ARP protocol: Different Subnet
Host 111.111.111.111 Wants to Send a Datagram to
Host 222.222.222.222:
§ Host 111.111.111.111 needs to send an IP datagram to
222.222.222.222 on a different subnet.
§ The sending host knows that 222.222.222.222 is not on
the same subnet (111.111.111.0/24), so it needs to send
the datagram via its default gateway (the router).
ARP Lookup for the Router's MAC Address:
§ Before Host 111.111.111.111 can send the datagram, it
needs to find the MAC address of its default gateway
(111.111.111.110).