Command Manual - Network Protocol
Quidway S6500 Series Ethernet Switches Chapter 2 ARP Configuration Commands
Huawei Technologies Proprietary
2-5
static: Display the static ARP entries in ARP mapping table.
ip-address: Display ARP mapping entries according to specified IP address.
Description
Using display arp command, you can view the ARP mapping table.
For the related command, see arp static, reset arp, debugging arp.
Example
# Display all the ARP entries.
<Quidway> display arp
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Port Name Aging Type
10.1.1.2 00e0-fc01-0102 N/A N/A N/A S
1.1.1.9 0010-5ce1-1ae6 1 Ethernet3/0/12 17 D
1.1.1.11 000f-1f9b-8ab2 1 Ethernet3/0/1 18 D
--- 3 entries found ---
Table 2-2 Output description of the display arp display
Field Description
IP Address IP address of the ARP mapping entry
MAC Address MAC address of the ARP mapping entry
VLAN ID VLAN to which the static ARP entry belongs
Port Name Port to which the static ARP entry belongs
Aging Aging time of dynamic ARP entry in minutes
Type Type of ARP entry
2.1.6 display arp |
Syntax
display arp | { begin | include | exclude } text
View
Any view
Parameter
begin: Displays ARP mapping entries containing the specified text from the first entry
to the last one.