Ipv6 Address Link-Local - HP 6125XLG Command Reference Manual

Blade switch layer 3 - ip services
Table of Contents

Advertisement

Usage guidelines
An EUI-64 IPv6 address is generated based on the specified prefix and the automatically generated
interface identifier and is displayed by using the display ipv6 interface command.
The prefix length of an EUI-64 IPv6 address cannot be greater than 64.
Examples
# Configure an EUI-64 IPv6 address for VLAN-interface 100. The prefix of the address is the same as that
of 2001::1/64, and the interface ID is generated based on the MAC address of the device.
Method 1:
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ipv6 address 2001::1/64 eui-64
Method 2:
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ipv6 address 2001::1 64 eui-64
Related commands
display ipv6 interface

ipv6 address link-local

Use ipv6 address link-local to configure a link-local address for the interface.
Use undo ipv6 address link-local to remove the link-local address of the interface.
Syntax
ipv6 address ipv6-address link-local
undo ipv6 address ipv6-address link-local
Default
No link-local address is configured for the interface.
Views
Interface view
Predefined user roles
network-admin
Parameters
ipv6-address: IPv6 link-local address. The first 10 bits of an address must be 1 1 1 1 1 1 1010 (binary). The first
group of hexadecimals in the address must be FE80 to FEBF.
Usage guidelines
Manual assignment takes precedence over automatic generation.
If you adopt automatic generation, and then use manual assignment, the manually assigned link-local
address overwrites the one that is automatically generated.
If you adopt manual assignment, and then use automatic generation, the automatically generated
link-local address does not take effect and the manually assigned link-local address of an interface
177

Advertisement

Table of Contents
loading

Table of Contents