1-6 
To do…  Use the command…  Remarks 
Clear specific ARP entries 
reset arp [ dynamic | static | interface 
interface-type interface-number ] 
Available in 
user view 
 
ARP Configuration Examples 
Network requirements 
z  Disable ARP entry check on the switch. 
z  Set the aging time for dynamic ARP entries to 10 minutes. 
z  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 GigabitEthernet 1/0/10 of VLAN 1. 
Configuration procedure 
<Sysname> system-view 
[Sysname] undo arp check enable 
[Sysname] arp timer aging 10 
[Sysname] arp static 192.168.1.1 000f-e201-0000 1 GigabitEthernet 1/0/10