Operation Manual – IPv6
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 IPv6 Basics Configuration
1-13
1.3.2 Configuring an IPv6 Unicast Address
IPv6 site-local addresses and aggregatable global unicast addresses can be
configured in the following ways:
z
EUI-64 format: When the EUI-64 format is adopted to form IPv6 addresses, the
IPv6 address prefix of an interface is the configured prefix and the interface
identifier is derived from the link-layer address of the interface.
z
Manual configuration: IPv6 site-local addresses or aggregatable global unicast
addresses are configured manually.
IPv6 link-local addresses can be configured in either of the following ways:
z
Automatic generation: The device automatically generates a link-local address for
an interface according to the link-local address prefix (FE80::/64) and the
link-layer address of the interface.
z
Manual assignment: IPv6 link-local addresses can be assigned manually.
Follow these steps to configure an IPv6 unicast address:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enter interface view
interface interface-type
interface-number
—
Manually assign
an IPv6 address
ipv6 address
{
ipv6-address
prefix-length
|
ipv6-address/prefix-lengt
h
}
Configure
an IPv6
aggregatabl
e global
unicast
address or
site-local
address
Adopt the EUI-64
format to form an
IPv6 address
ipv6 address
ipv6-address/prefix-lengt
h eui-64
Required to use
either command.
By default, no
site-local address or
aggregatable global
unicast address is
configured for an
interface.
Automatically
generate a
link-local
address
ipv6 address auto
link-local
Configure
an IPv6
link-local
address
Manually assign
a link-local
address for an
interface
ipv6 address
ipv6-address link-local
Optional
By default, after an
IPv6 site-local
address or
aggregatable global
unicast address is
configured for an
interface, a link-local
address will be
generated
automatically.