Users Guide

Layer 3 Routing Commands 1223
arp purge
Use the arp purge command to cause the specified IP address to be removed
from the ARP cache. Only entries of type dynamic or gateway are affected by
this command. The arp purge command optionally removes a static ARP
entry in the selected VRF.
Syntax
arp purge [vrf vrf-name] ip-address [ interface interface-id]
vrf-name—The name of the VRF associated with the ARP entry which is
to be removed. If no VRF is specified, the ARP entry is associated with the
global ARP table is removed.
ip-address — The IP address to be removed from ARP cache.
interface-id—An optional IP numbered or unnumbered (VLAN) interface
identifier.
Default Configuration
This command has no default configuration.
Command Mode
Privileged Exec mode
User Guidelines
The VRF identified in the parameter must have been previously created or an
error is returned.
Only IPv4 addresses are supported with the vrf parameter.
The vrf parameter is only available on the N3000-ON/N3100-ON/N3200-ON
switches.
The interface identifier is the identifier of the unnumbered interface, not the
loopback interface from which the IP address is borrowed.
When the IP address does not uniquely identify an ARP entry, the interface
must be given to uniquely identify the ARP entry. The interface may be
numbered or unnumbered.