Command Manual - Network Protocol
Quidway S6500 Series Ethernet Switches Chapter 2 ARP Configuration Commands
Huawei Technologies Proprietary
2-6
include: Only displays ARP mapping entries containing specified texts.
exclude: Displays ARP mapping entries that do not contain the specified texts.
text: Text contained in the ARP mapping entries .
Description
Use the display arp | command to display the ARP mapping table containing the
specified text content.
Related command: arp static, reset arp, debugging arp.
Example
# Display the ARP mapping entries containing specified text 1 the first entry to the last
one.
<Quidway> display arp | begin 1
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Port Name Aging Type
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
--- 2 entries found ---
For description on all fields in the above display information, refer to
Table 2-2.
2.1.7 display arp interface
Syntax
display arp interface interface_type interface_num
View
Any view
Parameter
interface_type: Port type. interface_num: Port number. See the description of the
interface command for details.
Description
Using the display arp interface command, you can view the ARP mapping table of a
specified port.
Example
# Display the ARP table of Ethernet 2/0/1.
[Quidway]display arp interface ethernet 2/0/1