Command Manual - Network Protocol
Quidway S2000 Series Ethernet Switches Chapter 1 ARP Configuration Commands
1-4
Table 1-1 Output description of the debugging arp packet display
Field Description
operation Kind of ARP packets: 1 ARP request packet; 2 ARP reply packet
sender_eth_addr Ethernet address of the sender
sender_ip_addr IP address of the sender
target_eth_addr Target Ethernet address. If the packet is ARP request packet, the target IP address will be 0
target_ip_addr Target IP address
1.1.4 display arp
Syntax
display arp [ dynamic | static | ip-address ]
View
Any view
Parameter
dynamic: Display the dynamic ARP entries in ARP mapping table.
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
IP Address MAC Address VLAN ID Port Name Aging Type
10.1.1.2 00e0-fc01-0102 N/A N/A N/A Static
10.110.91.175 0050-ba22-6fd7 1 Ethernet0/1 20 Dynamic
--- 2 entries found ---