Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
IPv6 Commands
page 33-22
OmniSwitch CLI Reference Guide
September 2009
ipv6 static-route
Creates/deletes an IPv6 static route. Static routes are user-defined; they carry a higher priority than routes 
created by dynamic routing protocols. That is, static routes always have priority over dynamic routes, 
regardless of the metric value.   
ipv6 static-route ipv6_prefix/prefix_length gateway ipv6_address [if_name] [metric metric]
no ipv6 static-route ipv6_prefix/prefix_length gateway ipv6_address [if_name 
Syntax Definitions
ipv6_prefix
IPv6 network that is the destination of this static route.
/prefix_length
The number of bits (0...128) that are significant in the iPv6 address 
(mask). 
gateway ipv6_address
IPv6 address of the next hop used to reach the destination IPv6 address.
if_name
If the next hop is a link-local address, the name of the interface used to 
reach it.
metric
Metric or cost (hop count) for the static route. You can set a priority for 
the static route by assigning a metric value. The lower the metric value, 
the higher the priority. Valid range is 1–15.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
Use the no form of this command to remove a static route. 
Examples
-> ipv6 static-route 212:95:5::/64 gateway fe80::2d0:95ff:fe6a:f458 v6if-137 metric 3
Release History
Release 6.1.3; command was introduced.
parameter
default
metric
1