C613-50055-01 REV A Command Reference for x230 Series Edge Switches 539
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
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