Comware CLI Commands in Provision Software 2013/06

display arp <ip-address>
Related ProVisionComware
show arpdisplay arp <ip-address>
Displays ARP entries in the ARP mapping table. If no parameter is specified, all ARP entries are
displayed.
HP Switch# display arp 20.1.1.1
Type: S-Static D-Dynamic L-Local I-Invalid O-Other
IP Address MAC Address VLAN ID Interface Aging Type
20.1.1.1 002347-bbd940 1 1 n/a D
Field Descriptions
IP Address: IP address in an ARP entry.
MAC Address: MAC address in an ARP entry.
VLAN ID: VLAN ID contained a static ARP entry.
Interface: Outbound interface in an ARP entry.
Aging: Age timer for a dynamic ARP entry in minutes (DIS or N/A indicates that the aging timer
is unknown or there is no age timer).
Type: ARP entry type:
D for dynamic
S for static
A for authorized
M for multiple ports
Vpn-instance Name: Name of VPN instance. [No Vrf] indicates that no VPN instance is configured
for the ARP entry.
Operating Notes
For more information, see the “IP Routing Features” chapter in the latest Multicast and Routing
Guide for your switch.
Minimum Software Version: 15.11.
Example of Related ProVision Software Command Output.
HP Switch(config)# show arp
IP ARP table
IP Address MAC Address Type Port
------------- --------------- ------ ----
10.10.10.2 abcdef-123456 D 1
display arp <ip-address> 21