Ipv6 Route - Allied Telesis AT-x510-28GTX Command Reference Manual

Stackable gigabit edge switches
Hide thumbs Also See for AT-x510-28GTX:
Table of Contents

Advertisement

R
C
OUTING
OMMANDS
6
IPV
ROUTE

ipv6 route

Overview
This command adds a static IPv6 route to the Routing Information Base (RIB). If this
route is the best route for the destination, then your device adds it to the
Forwarding Information Base (FIB). Your device uses the FIB to advertise routes to
neighbors and forward packets.
The no variant of this command removes the static route.
ipv6 route <dest-prefix> <dest-prefix/length>
Syntax
{<gateway-ip>|<gateway-name>} [<distvalue>]
no ipv6 route <dest-prefix> <dest-prefix/length>
{<gateway-ip>|<gateway-name>} [<distvalue>]
Mode
Global Configuration
Usage
Administrative distance can be modified so static routes do not take priority over
other routes.
awplus#
Example
awplus(config)#
Validation
show running-config
Commands
show ipv6 route
C613-50102-01 REV C
Parameter
<dest-prefix/
length>
<gateway-ip>
<gateway-name>
<distvalue>
configure terminal
ipv6 route 2001:0db8::1/128 vlan2 32
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
Description
Specifies the IP destination prefix.
The IPv6 address prefix uses the format X:X::/prefix-length.
The prefix-length is usually set between 0 and 64.
Specifies the IP gateway (or next hop) address. The IPv6
address uses the format X:X::X:X/Prefix-Length. The
prefix-length is usually set between 0 and 64.
Specifies the name of the gateway (or next hop) interface.
Specifies the administrative distance for the route. Valid
values are from 1 to 255.
799

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents