Privileged EXEC mode
The following example displays a sample run of the show running-config arp command.
device# show running-config arp device# arp 12.1.1.2 0000.0000.0001 interface Ethernet 1/72
The following example displays a sample run of the show running-config arp access-list option.
device# show running-config arp access-list device# arp access-list acl1 permit ip host 13.1.1.2 mac host 0000.0000.0002 !