C613-50170-01 Rev B
Command Reference for x510 Series
960
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP
NG
FOR
IP
V
6 C
OMMANDS
ROUTE
(IP
V
6 RIP
NG
)
route (IPv6 RIPng)
Overview
Use this command to configure static RIPng routes.
Use the
no
variant of this command to disable this function.
Syntax
route
<ipv6-addr/prefix-length>
no route
<ipv6-addr/prefix-length>
Mode
Router Configuration
Usage
Use this command to add a static RIPng route. After adding the RIPng route, the
route can be checked in the RIPng routing table.
Example
To configure static RIPng routes, use the following commands:
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
route 2001:db8::1/64
Related
Commands
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.