Deleting static and dynamic arp entries, Deleting static and dynamic arp entries 4, Table 110. deleting arp entries 4 – Allied Telesis AT-9000 Series User Manual
Page 1142

Chapter 69: Address Resolution Protocol (ARP)
1114
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 110.
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 110. 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)