HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
7
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.
If you do not specify any parameters, the command displays all static and dynamic ARP entries.
Examples
# Display all ARP entries.
<Sysname> display arp all
Type: S-Static D-Dynamic M-Multiport I-Invalid
IP Address MAC Address VLAN Interface Aging Type
20.1.1.1 00e0-fc00-0001 N/A N/A N/A S
193.1.1.70 00e0-fe50-6503 100 GE1/1 N/A IS
192.168.0.115 000d-88f7-9f7d 1 GE1/2 18 D
192.168.0.39 0012-a990-2241 1 GE1/3 20 D
22.1.1.1 000c-299d-c041 10 N/A N/A M
# Display detailed information about all ARP entries.
<Sysname> display arp all verbose
Type: S-Static D-Dynamic M-Multiport I-Invalid
IP Address MAC Address VLAN Interface Aging Type
Vpn Instance
20.1.1.1 00e0-fc00-0001 N/A N/A N/A S
test
193.1.1.70 00e0-fe50-6503 100 GE1/1 N/A IS
[No Vrf]
192.168.0.115 000d-88f7-9f7d 1 GE1/2 18 D
[No Vrf]
192.168.0.39 0012-a990-2241 1 GE1/3 20 D
[No Vrf]
22.1.1.1 000c-299d-c041 10 N/A N/A M
[No Vrf]
# Display the number of all ARP entries.
<Sysname> display arp all count
Total number of entries : 5
Table 1 Command output
Field Description
IP Address IP address in an ARP entry.
MAC Address MAC address in an ARP entry.
VLAN ID of the VLAN to which the ARP entry belongs.
Interface Output interface in an ARP entry.
Aging
Aging time for a dynamic ARP entry in minutes. N/A means unknown aging time
or no aging time.