C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
611
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
CLEAR
ARP
-
CACHE
clear arp-cache
Overview
This command deletes dynamic ARP entries from the ARP cache. You can
optionally specify the IPv4 address of an ARP entry to be cleared from the ARP
cache.
Syntax
clear arp-cache [<
ip-address
>]
Mode
Privileged Exec
Usage
To display the entries in the ARP cache, use the
show arp
command. To remove
static ARP entries, use the no variant of the
arp (IP address MAC)
command.
Example
To clear all dynamic ARP entries, use the command:
awplus#
clear arp-cache
To clear all dynamic ARP entries associated with the IPv4 address 192.168.1.1, use
the command:
awplus#
clear arp-cache 192.168.1.1
Related
Commands
arp-mac-disparity
arp (IP address MAC)
show arp