Clear Ip Route - Edge-Core ES3628C Management Manual

24 10/100 ports + 4ge intelligent layer 2/3/4 fast ethernet switch
Table of Contents

Advertisement

4
Command Line Interface
• gateway – IP address of the gateway used for this route.
• metric – Selected RIP cost for this interface. (Range: 1-5, default: 1)
• * – Removes all static routing table entries.
Default Setting
No static routes are configured.
Command Mode
Global Configuration
Command Usage
• You can configure up to 256 static routes.
• Static routes take precedence over dynamically learned routes.
• Static routes are included in RIP updates periodically sent by the router.
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#
4-252

Advertisement

Table of Contents
loading

Table of Contents