Network protocols
7.2 IPv6 protocol
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
320
Configuration Manual, 06/2016, C79000-G8976-C252-11
●
In DHCPv6 the stateless DHCPv6 autoconfiguration or prefix delegation is enabled.
●
You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#
Syntax
Call up the command with the following parameters:
ipv6 address <PD Name> <prefix> <prefix Len>
or
ipv6 address <prefix> <prefix Len> [{unicast | anycast | eui64}]
or
ipv6 address <ipv6prefix/prefix_length> [{unicast | anycast | eui-64| linklocal}]
The parameters have the following meaning:
Parameter
Description
Range of values / note
PD Name
Prefix Name
The PD router stores IPv6 prefix of the
DHCPv6 server under this name.
Enter the prefix name.
Requirement: Prefix delegation is ena-
bled.
prefix
ipv6prefix
IPv6 address
Enter a valid IPv6 address
prefix Len
/prefix_length
Number of bits belonging to the prefix
(from left to right)
1 ... 128 bits
64: With EUI-64
128: The node (host) and with link-
local addresses
unicast
Addressing mode unicast
-
anycast
Addressing mode anycast
-
eui64
eui-64
Interface ID according to the EUI-64
method
-
linklocal
Link local address
-
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 42)".
Result
The IPv6 address is assigned to the interface.
Further notes
You delete the IPv6 address with the
no ipv6 address
command.
You enable IPv6 with the
ipv6 enable
command.
You display this setting and other information with the
show ipv6 interface
command.