8
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Displays all ARP entries.
dynamic: Displays dynamic ARP entries.
multiport: Displays multiport ARP entries.
static: Displays static ARP entries.
slot slot-number: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays ARP entries for the master device.
vlan vlan-id: Specifies a VLAN by its VLAN ID. The VLAN ID is in the range of 1 to 4094.
interface interface-type interface-number: Specifies an interface by its type and number. If you do
not specify an interface, this command displays ARP entries for all interfaces.
count: Displays the number of ARP entries.
verbose: Displays detailed information about ARP entries.
Usage guidelines
This command displays information about ARP entries, including the IP address, MAC address,
VLAN ID, output interface, entry type, and aging timer.
Examples
# Display all ARP entries.
<Sysname> display arp all
Type: S-Static D-Dynamic O-Openflow R-Rule M-Multiport I-Invalid
IP Address MAC Address VID Interface/Link ID Aging Type
1.1.1.1 02e0-f102-0023 1 HGE1/0/1 N/A S
1.1.1.2 00e0-fc00-0001 12 HGE1/0/2 16 D
1.1.1.3 00e0-fe50-6503 12 Tunnel1 15 D
1.1.1.4 000d-88f7-9f7d 12 0x1 16 D
# Display detailed information about all ARP entries.
<Sysname> display arp all verbose
Type: S-Static D-Dynamic O-Openflow R-Rule M-Multiport I-Invalid
IP Address : 1.1.1.1 VID : 1 Aging : N/A
MAC Address : 02e0-f102-0023 Type: S Nickname: 0x0000
Interface/Link ID: HGE1/0/1
VPN Instance : [No Vrf]
VSI Name : N/A
VSI Interface : N/A
IP Address : 1.1.1.2 VID : 12 Aging : 16
MAC Address : 0015-e944-adc5 Type: D Nickname: 0x0000
Interface/Link ID: HGE1/0/2
VPN Instance : [No Vrf]
VSI Name : N/A