Command Reference Guide
ipv6 route
Use the ipv6 route command to add an Internet Protocol version 6 (IPv6) static route to the IPv6 route
table. Use the no form of this command to remove a configured IPv6 static route. Variations of this
command include:
ipv6 route <ipv6 prefix/prefix length> <ipv6 address>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> <administrative distance>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> <administrative distance> tag <value>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> tag <value>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> <interface>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> <interface> <administrative distance>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> <interface> <administrative distance> tag <value>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> <interface> tag <value>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> null 0
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> null 0 <administrative distance>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> null 0 <administrative distance> tag <value>
ipv6 route <ipv6 prefix/prefix length> <ipv6 address> null 0 tag <value>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> <administrative distance>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> <administrative distance> tag <value>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> tag <value>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> <interface>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> <interface> <administrative distance>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> <interface> <administrative distance>
tag <value>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> <interface> tag <value>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> null 0
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> null 0 <administrative distance>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> null 0 <administrative distance>
tag <value>
ipv6 route vrf <name> <ipv6 prefix/prefix length> <ipv6 address> null 0 tag <value>
Syntax Description
<ipv6 prefix/prefix length>
<ipv6 address>
<interface>
60000CRG0-35E
Specifies the network defined by this static route entry. IPv6 prefixes should
be expressed in colon hexadecimal format (X:X::X/<Z>). For example,
2001:DB8:3F::/64. The prefix length (<Z>) is an integer with a value
between 0 and 128. The IPv6 prefix cannot be a link-local address.
Specifies the next-hop IPv6 address defined by the static route. This is not a
link-local IPv6 address. IPv6 addresses should be expressed in colon
hexadecimal format (X:X:X:X::X). For example, 2001:DB8:1::1.
Optional. Specifies an egress interface on the router which connects to the
next-hop IPv6 device on the path toward the specified network. Interfaces
are entered in the <interface> <slot/port | interface id> format. You must use
the <interface> parameter in conjunction with the next-hop IPv6 address if
you are specifying a link-local IPv6 address (FE80::) as the next hop.
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
1224
Need help?
Do you have a question about the AOS Version R10.1.0 and is the answer not in the manual?
Questions and answers