280 CHAPTER 23: ARP CONFIGURATION
ARP Configuration
Example
Network requirement
■ Disable ARP entry check on the switch.
■ Set the aging time for dynamic ARP entries to 10 minutes.
■ Add a static ARP entry, with the IP address being 192.168.1.1, the MAC
address being 000f-e201-0000, and the outbound port being Ethernet1/0/10
of VLAN 1.
Configuration procedure
<4210> system-view
[4210] undo arp check enable
[4210] arp timer aging 10
[4210] arp static 192.168.1.1 00e0-fc01-0000 1 Ethernet1/0/10
Tabl e 213 Display and debug ARP
Operation Command Remarks
Display specific ARP mapping
table entries
display arp [ static |
dynamic | ip-address ]
Available in any view.
Display the ARP mapping
entries related to a specified
string in a specified way
display arp [ dynamic |
static ] | { begin | include |
exclude } text
Display the number of the
ARP entries of a specified type
display arp count [ [
dynamic | static ] [ | { begin |
include | exclude } text ] |
ip-address ]
Display the setting of the ARP
aging timer
display arp timer aging
Clear specific ARP entries reset arp [ dynamic | static |
interface interface-type
interface-number ]
Available in user view.