
AT-S83 Management Software Command Line Interface User’s Guide
271
CLEAR IP RIP ROUTE
Syntax
clear ip rip route A.B.C.D/M|all|connected|isis|
|kernel|ospf|rip|static
Parameters
A.B.C.D/M Removes entries from the RIP routing table which match
this destination address.
all Clears the entire RIP routing table.
connected Removes entries for connected routes from the RIP
routing table.
isis Removes only IS-IS routes from the RIP routing table
kernel Removes kernel routes from the RIP routing table.
ospf Removes only OSPF routes from the RIP routing table.
rip Removes only RIP routes from the RIP routing table.
static Removes static entries from the RIP routing table.
Description
Use the CLEAR IP RIP ROUTE command to clear data from the RIP
routing table. To delete the RIP routes learned from a neighbor router and
keep the RIP network intact, use the rip parameter with this command.
Using this command with the all parameter clears the RIP table of all the
routes. If you do not want to delete a RIP network, use the
REDISTRIBUTE CONNECTED command and make the RIP network a
connected route.
Command Mode
View and Privileged Executive modes
Examples
The following command removes entries from the RIP routing table with
the IP address of 10.0.0.0/8:
switch#clear ip rip route 10.0.0.0/8
Kommentare zu diesen Handbüchern