Ipv6 Route - ADTRAN AOS Version R10.1.0 Command Reference Manual

Adtran operating system (aos)
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents