H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – ARP
H3C S7500 Series Ethernet Switches Chapter 1 ARP Configuration Commands
1-11
Parameters
begin: Displays the ARP entries from the first ARP entry that contains the string
specified by the text argument.
exclude: Displays the ARP entries that do not contain the string specified by the text
argument.
include: Displays the ARP entries that contain the string specified by the text
argument.
text: String used to filter ARP entries.
Description
Use the display arp | command to display the ARP entries matching a specified rule.
Related commands: arp static, reset arp.
Examples
# Display the ARP entries that contain the string “77”.
<H3C> display arp | include 77
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Port Name Aging Type
192.168.0.77 0000-e8f5-6a4a 1 Ethernet2/0/2 12 D
--- 1 entry found ---
# Display the ARP entries that do not contain the string “68”.
<H3C> display arp | exclude 68
Type: S-Static D-Dynamic
IP Address MAC Address VLAN ID Port Name Aging Type
10.2.72.162 000a-000a-0aaa N/A N/A N/A S
--- 1 entry found ---
See Table 1-1 for the description of the output fields.
1.1.14 display arp attack-list
Syntax
display arp attack-list
View
Any view
Parameters
None