Concept Guide

Table Of Contents
ipv6 route
ipv6 route {ipv6-prefix/prefix-length}|ipv6-next-hop|null|vlan[vlanid]|link-local-next-hop}
|cost
Description
This command configures static IPv6 routes on the controller.
Syntax
Parameter Description
<ipv6-prefix/prefix-length>
Specify the IPv6 address and the prefix length of the destination.
<ipv6-next-hop>
Specify the next-hop IPv6 address or null 0 to terminate or discard the
packets. Listed below are the following options:
l X:X:X:X::X-IPv6 address of next-hop. The address should only be a
Global IPv6 address.
l null-Null interface
l vlan-Vlan for link local for next-hop
l <vlanid>-Vlan-id for link local next-hop
l X:X:X:X::X-IPv6 link local address of next-hop
<cost>
Specify the distance metric to select the routing protocol that
determines the way to learn the route.
Usage Guidelines
You can configure static IPv6 routes on the controller.
Example
The following command configures a static IPv6 route on the controller:
(host) (config) #ipv6 route 2cce:205:160:100::/<64> 2001:205:160:100::ff 1
(host) (config) #ipv6 route 2000:eab::/64 vlan 1 fe80::1a:1e00:a00:9f0
Command History
Release Modification
ArubaOS 6.1 This command was introduced.
ArubaOS 6.4 The vlan parameter was introduced.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide ipv6 route | 556