R3204P16-HP Load Balancing Module Network Management Command Reference-6PW101
65
static: Displays static ARP entries.
vlan vlan-id: Displays the ARP entries of the specified VLAN. The VLAN ID ranges from 1 to 4,094.
interface interface-type interface-number: Displays the ARP entries of the interface specified by the
interface-type interface-number argument.
|: Uses a regular expression to specify the ARP entries to be displayed. For more information about
regular expressions, see System Management Configuration Guide.
begin: Displays ARP entries from the first one containing the specified string.
exclude: Displays the ARP entries that do not contain the specified string.
include: Displays the ARP entries containing the specified string.
regular-expression: A case-sensitive string for matching, consisting of 1 to 256 characters.
count: Displays the number of ARP entries.
Description
Use the display arp command to display ARP entries in the ARP mapping table.
If no parameter is specified, all ARP entries are displayed.
Related commands: arp static, reset arp.
Examples
# Display the detailed information of all ARP entries.
<Sysname> display arp all
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Interface Aging Type
202.38.10.3 00e0-fc01-0000 N/A N/A N/A S
202.1.1.1 eeee-eeee-eeee N/A N/A N/A S
192.168.0.10 000a-eb7b-067f N/A GE0/1 16 D
Table 15 Output description
Field Descri
p
tion
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 (“N/A” means unknown age timer
or no age timer)
Type ARP entry type: D for dynamic, S for static, and A for authorized.
# Display the number of all ARP entries.
<Sysname> display arp all count
Total Entry(ies): 3