Comware CLI Commands in Provision Software 2013/06
10 Action: deny
IP : 0.0.0.0 Mask: 255.255.255.255
20 Action: permit
IP : 1.2.3.4 Mask: 0.0.0.255
display arp
Related ProvisionComware
show arpdisplay arp
Displays ARP (Address Resolution Protocol) configuration information.
HP Switch(config)# display arp
Type: S-Static D-Dynamic L-Local I-Invalid O-Other
IP Address MAC Address VLAN ID Interface Aging Type
120.85.204.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 in a static ARP entry.
Interface: Outbound interface in an ARP entry.
Aging: Age timer for a dynamic ARP entry in minutes.
Type: ARP entry type:
• D for Dynamic
• S for Static
• L for Local
• I for Invalid
• O for Other
Operating Notes
The types "A" for authorized, and "M" for multiple ports, are not supported.
For more on switch ARP operation, refer to the "IP Routing" chapter in the latest Multicast and
Routing Guide for your switch.
Example of Related ProVision Software Command Output.
HP Switch# show arp
IP ARP table
IP Address MAC Address Type Port
--------------- ----------------- ------- ----
15.255.128.1 00000c-07ac00 dynamic 1
15.255.130.156 001635-679d6c dynamic 1
15.255.131.209 0025b3-4afd68 dynamic 1
display arp 19