C613-50631-01 Rev A Command Reference for IE340 Series 1092
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIPNG FOR IPV6 COMMANDS
ROUTE
(IPV6 RIPNG)
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 notes 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
show ipv6 rip
clear ipv6 rip route
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.