C613-50631-01 Rev A Command Reference for IE340 Series 982
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 COMMANDS
IPV
6 ND ROUTE-INFORMATION
ipv6 nd route-information
Overview Use this command to supply more specific route information to be included in the
RA (Router Advertisement) the device sends to downstream devices on the same
link/LAN.
Use the no variant of this command to remove some or all route information.
Syntax
ipv6 nd route-information <ipv6-prefix/length>
[<0-4294967295>|infinity|default] [low|medium|high]
ipv6 nd route-information <ipv6-prefix/length>
no ipv6 nd route-information <ipv6-prefix/length>
no ipv6 nd route-information all
Default No route information option is included in router advertisement on any interface.
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Example To configure a route of 2001:DB8:1::/48 on vlan2, with a lifetime of 6000 seconds
and a high preference, use the commands:
awplus# configure terminal
awplus(config)# int vlan2
awplus(config-if)# ipv6 nd route-information 2001:DB8:1::/48
6000 high
Related
commands
ipv6 nd suppress-ra
Command
changes
Version 5.5.0-2.4: command added
Parameter Description
<ipv6-prefix/length> The IPv6 network prefix and prefix length entered in
dotted decimal format for the IPv6 network prefix, then
slash notation for the IPv6 prefix length in the format
X:X::X:X/ M, e.g. 2001:db8::/64
<0-4294967295>|ď€
infinity|default
The length of time in seconds (relative to the time the
packet is sent) that the prefix is valid for route
determination.
• infinity - specifies that the route advertisement has an
infinite lifetime.
• default - is 3 * MaxRtrAdvInterval
low|medium|high The preference value for the route information