HP VPN Firewall Appliances Network Management Command Reference

228
static: Displays static ARP entries.
vlan vlan-id: Displays the ARP entries of the specified VLAN. The value range for the vlan-id argument is
1 to 4094.
interface interface-type interface-number: Displays the ARP entries of the interface specified by the
argument interface-type interface-number.
count: Displays the number of ARP entries.
verbose: Displays detailed information about ARP entries.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify any parameter, this command displays all ARP entries.
Examples
# Display detailed information about all ARP entries.
<Sysname> display arp all verbose
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Interface Aging Type
Vpn-instance Name
20.1.1.1 00e0-fc00-0001 N/A N/A N/A S
test
193.1.1.70 00e0-fe50-6503 100 GE0/1 14 D
[No Vrf] voice
192.168.0.115 000d-88f7-9f7d 1 GE0/2 18 D
[No Vrf]
192.168.0.39 0012-a990-2241 1 GE0/3 20 D
[No Vrf]
192.168.1.1 00e0-fc01-0000 N/A N/A N/A M
[No Vrf]
Table 49 Command output
Field Descri
p
tion
IP Address IP address in an ARP entry.
MAC Address MAC address in an ARP entry.
VLAN ID ID of the VLAN to which the ARP entry belongs.
Interface Outbound interface in an ARP entry.
Aging
Aging time for a dynamic ARP entry in minutes.
If the aging time is unknown, or the entry has no aging time, N/A is displayed.