14
341
User Guidelines
Enabling this command starts the DHCPv6 client process if this process is not yet
running and IPv6 interface is enabled on the interface.
This command enables the DHCPv6 Stateless service on the interface. The
service allows to receive the configuration from a DHCP server, passed in the
following options:
•
Option 7: OPTION_PREFERENCE - The preference value for the server in
this message
•
Option 12: OPTION_UNICAST - The IP address to which the client should
send
•
Option 23: OPTION_DNS_SERVERS - List of DNS Servers IPv6 Addresses
•
Option 24: OPTION_DOMAIN_LIST - Domain Search List
•
Option 31: OPTION_SNTP_SERVERS - List of SNTP Servers IPv6
Addresses
•
Option 32: OPTION_INFORMATION_REFRESH_TIME - Information Refresh
Time Option
•
Option 41: OPTION_NEW_POSIX_TIMEZONE - New Timezone Posix String
•
Option 59: OPT_BOOTFILE_URL - Configuration Server URL
•
Option 60: OPT_BOOTFILE_PARAM, the first parameter - Configuration File
Path Name
DHCPv6 client and relay functions are mutually exclusive on an interface.
Example
The following example enables the Stateless service:
switchxxxxxx(config)#
switchxxxxxx(config-if)#
switchxxxxxx(config-if)#
messages delivered using unicast
interface vlan 100
ipv6 dhcp client stateless
exit
OL-32830-01 Command Line Interface Reference Guide
DHCPv6 Commands