582 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IPV6 COMMANDS
IPV
6 ROUTE
ipv6 route
Overview Use this command to establish the distance for static routes of a network prefix.
Use the no variant of this command to disable the distance for static routes of the
network prefix.
Syntax
ipv6 route <dest-prefix> <dest-prefix/length>
{<gateway-ip>|<gateway-name>} [<distvalue>]
no ipv6 route <dest-prefix> <dest-prefix/length>
{<gateway-ip>|<gateway-name>} [<distvalue>]
Mode Global Configuration
Example
awplus# configure terminal
awplus(config)# ipv6 route myintname 322001:0db8::1/128
Validation
Commands
show running-config
show ipv6 route
Parameter Description
<dest-prefix/
length>
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.
<gateway-ip> 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.
<distvalue> Specifies the administrative distance for the route. Valid
values are from 1 to 255.
<gateway-name> Specifies the name of the gateway (or next hop) interface.