Network protocols
7.2 IPv6 protocol
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
321
You display the IPv6 address of the DHCP PD sub-client with the
show ipv6 dhcp sub-client
interfaces.
command.
You enable prefix delegation with the
ipv6 address dhcp
command.
You enable stateless DHCPv6 autoconfiguration with the ipv6 address dhcp stateless
command
7.2.4.2
no ipv6 address
Description
With this command, you delete the IPv6 address.
Requirement
●
IPv6 is activated
●
The interface is an IP interface.
●
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:
no ipv6 address <prefix> <prefix Len> [{unicast | anycast | eui64}]
The parameters have the following meaning:
Parameter
Description
Range of values / note
prefix
IPv6 address
Enter a valid IPv6 address.
prefix Len
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
Interface ID according to the EUI-64
method
-
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 42)".
Result
The IPv6 address has been deleted.