S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
4-57
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 4 C Commands
clear ips arp
clear ips arp
To clear ARP caches, use the
clear ips arp
command in EXEC mode.
clear ips arp
{
address
ip-address
| interface gigabitethernet
module-number
}
Syntax Description
Defaults
None.
Command Modes
EXEC.
Command History
Examples
The ARP cache can be cleared in two ways: clearing just one entry or clearing all entries in the ARP
cache.
The following example clears one ARP cache entry:
switch#
clear ips arp address 10.2.2.2 interface gigabitethernet 8/7
arp clear successful
The following example clears all ARP cache entries:
switch#
clear ips arp interface gigabitethernet 8/7
arp clear successful
address
Clears fcflow aggregated statistics.
ip-address
Enters the peer IP address.
interface
gigabitethernet
Specifies the Gigabit Ethernet interface.
module-number
Specifies the slot and port of the Gigabit Ethernet interface.
Release
Modification
1.1(1)
This command was introduced.