[…] allows a device to respond to ARP requests for IP addresses that are not its own.
Proxy ARP
Display all IP ARP entries: R1# […]
show ip arp
Display all ARP entries: R1# […]
show arp
In the output of show arp, what value is displayed in the ‘Type’ column of Ethernet ARP entries?
ARPA
In the ARP table of a Cisco IOS device, what does ‘Type: ARPA’ stand for?
Ethernet II (ARPA = Advanced Research Projects Agency, part of American Department of Defense)
In Cisco IOS, will a device refresh a host’s ARP entry if it receives a non-ARP message from that host?
No
Cisco devices refresh ARP entries when they receive […] messages from a host.
ARP
Enable ARP message debugging: R1# […]
debug arp
What value in the ARP OPER field indicates an ARP Reply?
2
What value in the ARP OPER field indicates an ARP Request?
1
What value in the ARP PTYPE field indicates IPv4?
0x0800
What value in the ARP HTYPE field indicates Ethernet?
1
Before sending an ARP request to learn a MAC address, a Cisco IOS device will create a/an […] entry in the ARP table.
incomplete
IPv4/Ethernet ARP messages are […] in length.
28 bytes *not including the Ethernet header/trailer
ARP EtherType: […]
0x0806
ARP messages are encapsulated directly within […]
Ethernet frames
ARP is used to map a known Layer […] address to an unknown Layer […] address.
3 / 2
Layer […] deals with indirectly (and directly) connected devices.
3
Layer […] deals with directly connected devices.
2
Layer […] provides hop-to-hop addressing.
2
Layer […] provides end-to-end addressing.
3
ARP Request Message: Ethernet header destination MAC: […] ARP message Target Hardware Address: […]
FFFF.FFFF.FFFF / 0000.0000.0000
In Cisco IOS, the default ARP timeout is […]
4 hours/240 minutes/14400 seconds
Configure the ARP timeout: R1(config-if)# […]
arp timeout seconds