Ipv6 Prefix - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

IPv6 Commands

ipv6 prefix

Configures an IPv6 prefix on an interface. Used for configuring prefixes for router advertisements.
ipv6 prefix ipv6_address /prefix_length if_name
[valid-lifetime time]
[preferred-lifetime time]
[on-link-flag {true | false}
[autonomous-flag {true | false}] if_name
no ipv6 prefix ipv6_address /prefix_length if_name
Syntax Definitions
ipv6_address
/prefix_length
valid-lifetime time
preferred-lifetime time
on-link-flag
autonomous-flag
if_name
Defaults
parameter
valid-lifetime time
preferred-lifetime time
on-link-flag
autonomous-flag
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to delete a prefix.
Examples
-> ipv6 prefix 4132:86::/64 Test
OmniSwitch 6250 CLI Reference Guide
IPv6 address of the interface.
The number of bits that are significant in the IPv6 address (mask).
(1...127).
Length of time, in seconds, that this prefix will remain valid, i.e. time
until deprecation. A value of 4,294,967,295
Length of time, in seconds, that this prefix will remain preferred, i.e.
time until deprecation. A value of 4,294,967,295
On-link configuration flag. When "true" this prefix can be used for on-
link determination.
Autonomous address configuration flag. When "true", indicates that this
prefix can be used for autonomous address configuration (i.e., can be
used to form a local interface address).
Name assigned to the interface.
default
2,592,000
604,800
true
true
November 2009
represents infinity.
represents infinity.
page 30-15

Advertisement

Table of Contents
loading

Table of Contents