Send documentation comments to mdsfeedback-doc@cisco.com
4-53
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.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 slot and port of the Gigabit Ethernet interface.
Release Modification
1.1(1) This command was introduced.