2-44
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear ip route
clear ip route
To delete IP routing table entries, use the clear ip route command.
clear ip route destination gateway
Syntax Description
Defaults The default is destination. If the destination is not the active default gateway, the actual destination is
the default.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to delete the routing table entries using the clear ip route command:
Console> (enable) clear ip route 134.12.3.0 elvis
Route deleted.
Console> (enable)
Related Commands set ip route
show ip route
destination IP address of the host or network. An IP alias or a host name that can be resolved
through DNS can also be used.
gateway IP address or alias of the gateway router.