Operation Manual – ARP
Quidway S3100 Series Ethernet Switches Chapter 1 ARP Configuration
Huawei Technologies Proprietary
1-7
Table 1-8 Configure the gratuitous ARP packet learning function
Operation Command Description
Enter system view
system-view
—
Enable the
gratuitous ARP
packet learning
function
gratuitous-arp-learning
enable
Required
By default, the gratuitous ARP
packet learning function is
enabled.
1.4 Displaying and Debugging ARP
After the above configuration, you can execute the display command in any view to
display the running of the ARP configuration, and to verify the effect of the
configuration.
Execute the debugging command in user view to debug ARP configuration. Execute
the reset command in user view to clear ARP mapping entries.
Table 1-9 Display and debug ARP
Operation Command Remark
Display specific
ARP mapping
table entries
display arp [ static |
dynamic | ip-address ]
This command can be
executed in any view.
Display the ARP
mapping entries
related to a
specified string in a
specified way
display arp [ dynamic |
static | ip-address ] | { begin
| include | exclude } text
This command can be
executed in any view.
Display the
number of the ARP
mapping entries of
the specified type
display arp count
[ [ dynamic | static ] |
{ begin | include | exclude }
text | ip-address ]
This command can be
executed in any view.
If you execute this command
with no argument specified,
the number of all types of ARP
mapping entries is displayed.
Display the setting
of the ARP aging
timer
display arp timer aging
This command can be
executed in any view.
Clear ARP
mapping entries
reset arp [ dynamic | static
| interface interface-type
interface-number ]
—