Command Line Interface
1032 1553-KDU 137 365 Uen D 2006-06-16
Command Mode
Privileged Exec
Command Usage
• This command only clears dynamically learned routes.
• Use the no ip address command to remove a local interface.
• Use the no ip route command to remove a static route.
Example
7.26.4 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 destination network, subnetwork or host
for which routing information is to be displayed.
• netmask - Network mask for the associated IP subnet. This mask
identifies 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 1039).
Console#clear ip route 10.1.5.0
Console#