Network protocols
7.4 DHCPv6 client (IPv6)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
340
Configuration Manual, 06/2016, C79000-G8976-C252-11
7.4.2.4
ipv6 dhcp client option
Description
With this command, you specify DHCPv6 option classes. With DHCPv6 option classes,
DHCPv6 clients can be identified by DHCPv6 servers.
Via the user classes, for example, the DHCPv6 clients of a specific location can be identified.
With the vendor class, the DHCPv6 clients of a certain vendor can be identified.
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 option {user-class <string (1-128)> | vendor-class <string (1-128)>
| vendor-specific [<string (1-128)>]}
The parameters have the following meaning:
Parameter
Description
Range of values / note
user-class
Keyword for user class
string
User class
Enter the required user class.
1 ... 128 characters
vendor-class
Keyword for vendor class
-
string
Vendor class
Enter the required vendor class.
1 ... 128 characters
vendor-specific
Keyword for vendor-specific configuration
string
Name of the vendor-specific configuration
Enter the required name.
1 ... 128 characters
Result
The setting is configured.
Further notes
You disable the setting with the
no ipv6 dhcp client option
command.