CLI Reference Guide-R07

Table Of Contents
Chapter 28
| IP Routing Commands
Routing Information Protocol (RIP)
– 704 –
Command Usage
Using this command with the “all” parameter clears the RIP table of all routes. To
avoid deleting the entire RIP network, use the redistribute connected command to
make the RIP network a connected route. To delete the RIP routes learned from
neighbors and also keep the RIP network intact, use the “rip” parameter with this
command (clear ip rip route rip).
Example
This example clears one specific route.
Console#clear ip rip route 192.168.1.0 255.255.255.0
Console#
clear ip rip statistics This command clears the RIP routing counters.
Syntax
clear ip rip statistics
Default Setting
None
Command Mode
Privileged Exec
Command Usage
Issuing this command from the Privileged Exec. level will clear all RIP statistics
collected by the switch.
Example
This example clears the RIP statistics.
Console#clear ip rip statistics
Console#