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 ipv6 ripng route

Resets data in the RIPng routing table.

reset ipv6 ripng route [ all | bgp | connected | kernel | ospfv6 | ripng | static | ip-address ]
all
Removes all entries from the RIPng routing table.
bgp
Removes only BGP routes from the RIPng routing table.
connected
Removes entries for connected routes from the RIPng routing table.
kernel
Removes kernel entries from the RIPng routing table.
ospfv6
Removes only OSPFv6 routes from the RIPng routing table.
ripng
Removes only RIPng routes from the RIPng routing table.
static
Removes static entries from the RIPng routing table.
ip-address

Removes entries that match ip-address (x:x::x:x/M), a destination IPv6 address, from the RIPng routing table.

Operational mode.

Use the reset ipv6 ripng route all command to clear the RIPng routing table.