Examples
To display all ARP mappings:
Gxxx-001(super)# show ip arp
To display one host ARP mapping:
Gxxx-001(super)# show ip arp 192.168.49.1
To display a range of ARP mappings:
Gxxx-001(super)# show ip arp 192.168.49.1 255.255.255.0
To display ARP mappings for the VLAN 1 interface:
Gxxx-001(super)# show ip arp Vlan 1
To display static ARP mapping:
Gxxx-001(super)# show ip arp static
Note:
If using spaces, enclose the entire string in quotation marks (for example, New York
).