Network protocols
7.4 DHCPv6 client (IPv6)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
345
7.4.2.10
ipv6 dhcp client-id type
Description
With this command, you specify what forms the DUID (DHCP Unique Identifier).
Requirement
●
DHCPv6 Is activated.
●
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:
ipv6 dhcp client-id type {llt | en | ll}
The parameters have the following meaning:
Parameters
Description
Range of values
/ note
llt
DUID is based on the link local address and a time stamp
-
en
DUID is assigned by the vendor (en = enterprise number)
-
ll
DUID is based on the link local address
-
Result
The DUID is specified.
Further notes
You enable DHCPv6 with the
ipv6 address dhcp
command.
You display the setting with the
show ipv6 dhcp interface
command.
7.4.2.11
ipv6 dhcp client-id interface
Description
With this command, you specify which IP interface uses a DUID of the type
llt
or
ll
.