display arp ip-address

Use display arp ip-address to display the ARP entry for an IP address.

Syntax

In standalone mode:

display arp ip-address [ slot slot-number ] [ verbose ]

In IRF mode:

display arp ip-address [ chassis chassis-number slot slot-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

ip-address: Displays the ARP entry for the specified IP address.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command displays information for the active MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a card, this command displays information for the global active MPU. (In IRF mode.)

verbose: Displays the detailed information about the specified ARP entry.

Usage guidelines

The ARP entry information includes the IP address, MAC address, VLAN ID, output interface, entry type, and aging timer.

Examples

# Display the ARP entry for the IP address 20.1.1.1.

<Sysname> display arp 20.1.1.1
  Type: S-Static   D-Dynamic   O-Openflow   R-Rule   M-Multiport  I-Invalid
IP Address       MAC Address     VID     Interface/Link ID      Aging Type
20.1.1.1         00e0-fc00-0001  N/A     N/A                    N/A   S

Related commands

arp static

reset arp