C613-50170-01 Rev B
Command Reference for x510 Series
946
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP
NG
FOR
IP
V
6 C
OMMANDS
CLEAR
IPV
6
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.