Deleting static and dynamic arp entries, Deleting static and dynamic arp entries 4, Deleting arp entries 4 – Allied Telesis AT-8100 Series User Manual

Page 1324

Advertising
background image

Chapter 80: Address Resolution Protocol (ARP)

1324

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 138.

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 138. 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)

Advertising