beautypg.com

Ipv6 address link-local – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual

Page 148

background image

Page 147

Allied Telesis
AT-8000S-S94-3.0 Command Line Interface User’s Guide

Parameters

ipv6-address — The IPv6 network assigned to the interface. The address is specified in hexadecimal using

16-bit values between colons.

prefix-length — The length of the IPv6 prefix. A decimal value that indicates how many of the high-order

contiguous bits of the address comprise the prefix (the network portion of the address). A slash mark must
precede the decimal. (Range: 3-128. 64 when the eui-64 parameter is used.)

eui-64 — Specifies to build an interface ID in the low-order 64 bits of the IPv6 address, based on the interface

MAC address.

anycast — Defines the IPv6 address as an anycast address.

Default Configuration

No IPV6 address is defined for the interface.

Command Mode

Interface Configuration (Ethernet, VLAN, Port-channel) mode. Cannot be configured for a range of interfaces
(range context).

User Guidelines

If the value specified for the /prefix-length argument is greater than 64 bits, the prefix bits have precedence

over the interface ID.

Using the no ipv6 address command without arguments removes all manually configured IPv6 addresses

from an interface, including link-local manually configured addresses.

Example

The following example configures an IPv6 address FE80::260:3EFF:FE11:6770 for interface e1.

ipv6 address link-local

The ipv6 address link-local Interface Configuration mode command configures an IPv6 link-local address for an
interface. Use the no form of this command to return to the default link-local address on the interface.

Syntax

ipv6 address ipv6-address link-local

no ipv6 address ipv6-address link-local

Parameters

ipv6-address — The IPv6 network address assigned to the interface. The address is specified in hexadecimal

using 16-bit values between colons.

Default Configuration

IPv6 is enabled on the interface. Link local address of the interface is FE80::EUI64 (interface MAC address).

console(config)# interface e1

console(config-if)# ipv6 address FE80::260:3EFF:FE11:6770