Displaying and maintaining ARP

CAUTION:

Clearing ARP entries from the ARP table might cause communication failures.

Task

Command

Remarks

Display ARP entries in the ARP table.

display arp [ [ all | dynamic | static ] [ slot slot-number ] | vlan vlan-id | interface interface-type interface-number ] [ count | verbose ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the ARP entry for a specified IP address.

display arp ip-address [ slot slot-number ] [ verbose ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the ARP entries for a specified VPN instance.

display arp vpn-instance vpn-instance-name [ count ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the age timer for dynamic ARP entries.

display arp timer aging [ | { begin | exclude | include } regular-expression ]

Available in any view

Clear ARP entries from the ARP table.

reset arp { all | dynamic | static | slot slot-number | interface interface-type interface-number }

Available in user view