clear ip route
This command removes dynamically learned entries from the IP routing table.
Syntax
clear ip route {network [netmask] | *}
network – Network or subnet address.
netmask - Network mask for the associated IP subnet. This mask identifie s
the host address bits used for routing to specific subnets.
* – Removes all dynamic routing tabl e entries .
Command Mode
Privileged Exec
Command Usage
This command only clears dynam ically le arned rout es.
• Use the no ip address command to remo ve a local interfac e.
• Use the no ip route command to remove a static route.
Example
Console#clear ip route 10.1.5.0
Console#
show ip route
This command displays information in the IP routing table.
Syntax
show ip route [config | address [netmask]]
config – Displays all static routing entries.
address – IP address of the destinat ion netwo rk, subnet work or host for
which routing information is to be disp layed .
netmask - Network mask for the associated IP subnet. This mask identifie s
the host address bits used for routing to specific subnets.
Command Mode
Privileged Exec
Command Usage
If the address is specified without the netmask parameter, the router displays
all routes for the corresponding natural class address (page 42-9).
42-3Global Routing Configuration
42