Command Manual – Network Protocol
Quidway S8500 Series Routing Switches Chapter 2 ARP Configuration Commands
Huawei Technologies Proprietary
2-7
Use the display arp command to view the ARP mapping table.
Related command: arp static, reset arp, debugging arp.
Example
# Display all the ARP entries.
<Quidway> display arp | inc 2.2.1
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Port Name Aging Type
2.2.2.231 0001-0001-0001 N/A N/A N/A S
2.2.1.2 0002-0002-0002 N/A N/A N/A S
-- 2 entries found ---
Note:
Character of “.” in a regular expression is a wildcard. So, as for “2.2.2.231”, “2.2.1”
matches its sub-string “2.231” and thus the ARP mapping entry with an IP address of
2.2.2.231 is displayed as a matched entry.
Table 2-2 Description on the fields of the display arp command
Field Description
IP Address IP address of the ARP mapping entry
MAC Address MAC address of the ARP mapping entry
VLAN ID ID of the VLAN to which the static ARP entry belongs
Port Name Name of the port to which the static ARP entry belongs
Aging Aging time of dynamic ARP entry in minutes
Type Type of ARP entry
2.1.7 display arp multi-port
Syntax
display arp multi-port [ ip-address ]
View
Any view
Parameter
ip-address: IP address of an ARP mapping entry.