QTECH
Software Configuration Manual
12-166
Display dynamic ARP table item :
show arp dynamic
Display static ARP table item :
show arp static
Display all ARP table item with the IP address being 192.168.0.100 :
QTECH(config)#show arp 192.168.0.100
12.5.3
Configure ARP aging time
Use this command to modify ARP aging time :
arp aging
seconds
12.5.4
Display ARP aging time
Use this command to display ARP aging time :
show arp aging
12.5.5
Display ARP table item
Use this command to display static, dynamic, specified IP address or all ARP table item.
Display all ARP table item :
show arp all
Display dynamic ARP table item :
show arp dynamic
Display static ARP table item :
QTECH(config)#show arp static
Display all ARP table item with the IP address being 192.168.0.100 :
QTECH(config)#show arp 192.168.0.100
12.5.6
Enable/disable ARP anti-flood attack
Use following command in global configuration mode to enable it :
Enable ARP anti-flood attack
QTECH(config)#arp anti-flood
Disable ARP anti-flood attack
QTECH(config)#no arp anti-flood