Operation Manual – ARPH3C S3100 Series Ethernet Switches Chapter 1 ARP Configuration1-12Table 1-9 Display and debug ARPOperation Command RemarksDisplay specific ARPmapping table entriesdisplay arp [ static | dynamic |ip-address ]Display the ARP mappingentries related to a specifiedstring in a specified waydisplay arp [ dynamic | static ] |{ begin | include | exclude }regular-expressionDisplay the number of theARP entries of a specifiedtypedisplay arp count [ [ dynamic |static ] [ | { begin | include |exclude } regular-expression ] |ip-address ]Display the statistics aboutthe untrusted ARP packetsdropped by the specifiedportdisplay arp detection statisticsinterface interface-typeinterface-numberDisplay the setting of theARP aging timer display arp timer agingAvailable in anyview.Clear specific ARP entriesreset arp [ dynamic | static |interface interface-typeinterface-number ]Available in userview.1.5 ARP Configuration Example1.5.1 ARP Basic Configuration ExampleI. Network requirementz 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 addressbeing 000f-e201-0000, and the outbound port being Ethernet1/0/10 of VLAN 1.II. Configuration procedure system-view[Sysname] undo arp check enable[Sysname] arp timer aging 10[Sysname] arp static 192.168.1.1 000f-e201-0000 1 Ethernet1/0/10