Deleting static and dynamic arp entries 2, Table 136. deleting arp entries 2, Deleting static and dynamic arp entries – Allied Telesis AT-FS970M Series User Manual
Page 1302

Chapter 78: Address Resolution Protocol (ARP)
1302
Deleting Static and Dynamic ARP Entries
The ARP cache contains two types of ARP entries: dynamic and static.
These types of ARP entries are deleted using different commands shown
in Table 136.
The CLEAR ARP-CACHE command deletes all dynamic ARP entries at
once.
The following example deletes all of the dynamic ARP entries in the ARP
cache:
awplus> enable
awplus# clear arp-cache
You can delete one static ARP entry with the NO ARP (IP ADDRESS)
command. The following example deletes the static ARP entry for the IP
address 192.168.1.12:
awplus> enable
awplus# configure terminal
awplus(config)# no arp 192.168.1.12
Table 136. Deleting ARP Entries
To Do This Task
Use This Command
Delete dynamic ARP entries.
CLEAR ARP-CACHE
Delete static ARP entries.
NO ARP (IP ADDRESS)