HP VPN Firewall Appliances Network Management Command Reference

755
Syntax
ipv6 dhcp server enable
undo ipv6 dhcp server enable
Default
The DHCPv6 server is disabled.
Views
System view
Default command level
2: System level
Usage guidelines
Other DHCPv6 server related configuration is effective only when the DHCPv6 server is enabled.
Examples
# Enable the DHCPv6 server.
<Sysname> system-view
[Sysname] ipv6 dhcp server enable
option
Use option to configure a self-defined DHCPv6 option.
Use to undo option delete a self-defined DHCPv6 option.
Syntax
option code hex hex-string
undo option code
Default
No self-defined DHCPv6 option is configured.
Views
DHCPv6 address pool view, DHCPv6 option group view
Default command level
2: System level
Parameters
code: Self-defined option code, in the range of 21 to 65535, excluding 25, 26, 37 to 40, and 43 to 48.
hex hex-string: Specifies a hexadecimal string. The number of hexadecimal digits must be an even
number in the range of 2 to 256.
Usage guidelines
If you use the option command multiple times with the same code, the most recent configuration takes
effect.
You can configure a maximum of 256 self-defined options.
Use the option command to specify a hexadecimal string for the padding content of the option with the
code argument so that the server can assigns the option to clients.