IP R
C
OUTING
OMMANDS
Example
This example forwards all traffic for subnet 192.168.1.0 to the router
192.168.5.254, using the default metric of 1.
Console(config)#ip route 192.168.1.0 255.255.255.0 192.168.5.254
Console(config)#
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
identifies the host address bits used for routing to specific subnets.
• * – Removes all dynamic routing table entries.
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
Console#clear ip route 10.1.5.0
Console#
37-4
Need help?
Do you have a question about the TigerStack II SMC8848M and is the answer not in the manual?
Questions and answers