
C613-50186-01 Rev B
Command Reference for AR2050V
1445
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
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.
When running VRF-lite, this command deletes dynamic ARP entries either from the
ARP cache of a specific VRF instance, or from the ARP cache of the Global VRF
instance. To delete all ARP entries from both the Global VRF instance and all VRF
instances, use the command with no parameters. You can optionally specify the
IPv4 address for the VRF instance to clear an ARP entry from the ARP cache.
Syntax
clear arp-cache [<
ip-address
>]
Syntax (VRF-lite)
clear arp-cache [vrf <
vrf-name
>|global] [<
ip-address
>]
Mode
Privileged Exec
Usage
To display the entries in the ARP cache, use the
command. To remove
static ARP entries, use the no variant of the
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
Example
(VRF-lite)
To clear the dynamic ARP entries from the VRF instance named blue, use the
commands:
awplus#
clear arp-cache vrf blue
To clear the dynamic ARP entries from the VRF instance named blue with the IPv4
address 192.168.1.1, use the commands:
awplus#
clear arp-cache vrf blue 192.168.1.1
Parameter
Description
<ip-address>
Specifies a specific IPv4 address for a VRF instance whose
entries are to be cleared from the ARP cache.
global
When VRF-lite is configured, apply this command to the
global routing and forwarding table.
vrf
Apply this command to the specified VRF instance.
<
vrf-name
>
The VRF instance name