COMMAND LINE INTERFACE

clear ip route

Use this command to remove 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#

show ip route

Use this command to display 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

4-228

Page 514
Image 514
SMC Networks SMC6724L3 manual Show ip route, Syntax Clear ip route network netmask