Ipv6 Static-Route - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

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
/prefix_length
gateway ipv6_address
if_name
metric
Defaults
parameter
metric
Platforms Supported
OmniSwitch 6250
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.6.1; command was introduced.
page 30-18
IPv6 network that is the destination of this static route.
The number of bits (0...128) that are significant in the iPv6 address
(mask).
IPv6 address of the next hop used to reach the destination IPv6 address.
If the next hop is a link-local address, the name of the interface used to
reach it.
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.
default
1
OmniSwitch 6250 CLI Reference Guide
IPv6 Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents