home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

reset ip rip route

Resets data in the RIP routing table.

reset ip rip[ statistics | route [ all | bgp | connected | kernel | ospf | rip | static | ip-address ] ]
all
Removes all entries from the RIP routing table.
bgp
Removes only BGP routes from the RIP routing table.
connected
Removes entries for connected routes from the RIP routing table.
kernel
Removes kernel entries 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.

ip-address

Removes entries that match ip-address (x.x.x.x/x), a destination IP address, from the RIP routing table.

statistics
Resets the RIP statistics.

Operational mode.

Use the reset ip rip route all command to clear the RIP routing table.