C613-50631-01 Rev A Command Reference for IE340 Series 1076
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIPNG FOR IPV6 COMMANDS
CLEAR
IPV6 RIP ROUTE
clear ipv6 rip route
Overview Use this command to clear specific data from the RIPng routing table.
Syntax
clear ipv6 rip route
{<ipv6-addr/prefix-length>|all|connected|rip|static|ospf}
Mode Privileged Exec
Example
awplus# clear ipv6 rip route all
awplus# clear ipv6 rip route 2001:db8::/32
Parameter Description
<ipv6-addr/
prefix-length>
Specify the IPv6 Address in format X:X::X:X/Prefix-Length.
The prefix-length is a decimal integer between 1 and 128.
Removes entries which exactly match this destination address
from the RIPng routing table.
connected Removes redistributed connected entries from RIPng routing
table.
static Removes redistributed static entries from the RIPng routing
table.
rip Removes RIPng routes from the RIPng routing table.
ospf Removes redistributed OSPFv3 routes from the RIPng routing
table.
all Clears the entire RIPng routing table.