Configuring acquisition of configuration parameters except IP addresses and prefixes

About acquisition of configuration parameters except IP addresses and prefixes

When a DHCPv6 client has obtained an IPv6 address and prefix, you can configure the following methods for the client to obtain other network configuration parameters:

If you execute both the ip address auto and ipv6 dhcp client stateless enable commands, the interface acts as follows:

Procedure

  1. Enter system view.

    system-view

  2. Enter interface view.

    interface interface-type interface-number

  3. Configure the interface to support stateless DHCPv6. Choose the options to configure as needed:

    • Enable stateless IPv6 address autoconfiguration:

      ipv6 address auto

    • Configure the client to obtain network parameters from DHCPv6 servers:

      ipv6 dhcp client stateless enable

    By default, the interface does not support stateless DHCPv6.