AT-9000 Switch Command Line User’s Guide
Section X: Network Management 977
NO ARP
Syntax
no arp
ipaddress
Parameters
ipaddress Specifies the IP address of the host to be deleted
from the ARP cache.
Mode
Global Configuration mode
Description
Use this command to delete static and dynamic ARP entries from the ARP
cache. This command can delete only one ARP entry at a time.
Confirmation Command
“SHOW ARP” on page 978
Examples
This example deletes the ARP entry for the IP address 149.76.32.2:
awplus> enable
awplus# configure terminal
awplus(config)# no arp 149.76.32.2
This example deletes the ARP entry for the IP address 149.181.37.17:
awplus> enable
awplus# configure terminal
awplus(config)# no arp 149.181.37.17