clear ip device tracking
To clear IP device tracking information, use the clear ip device tracking command.
clear ip device tracking {all| interface ethernet slot / port| ip-address ipv4-address| mac-address
mac-address}
Syntax Description
Clears all IP device tracking information.all
Clears IP device tracking information for an interface.
interface ethernet slot/port
Clears IP device tracking information for an IPv4
address in the A.B.C.D format.
ip-address ipv4-address
Clears IP tracking information for a MAC address in
the XXXX.XXXX.XXXX format.
mac-address mac-address
Command Default
None
Command Modes
Any command mode
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to clear all the IP device tracking information:
switch# clear ip device tracking all
This example shows how to clear the IP device tracking information for an interface:
switch# clear ip device tracking interface ethernet 1/1
This example shows how to clear the IP device tracking information for an IP address:
switch# clear ip device tracking ip-address 10.10.1.1
This example shows how to clear the IP device tracking information for a MAC address:
switch# clear ip device tracking mac-address 000c.30da.86f4
Cisco Nexus 7000 Series Security Command Reference
89
C Commands
clear ip device tracking