Context
To successfully connect DHCPv6 clients to the Internet, the
DHCPv6 server needs to specify network service configurations such
as the DNS server address and SIP server address when assigning IPv6
addresses to the clients. The DHCPv6 server dynamically allocates
carrier-assigned configurations such as the DNS server address and
SIP server address to DHCPv6 clients.
Procedure
- Run system-view
The system view is displayed.
- Run dhcpv6 pool pool-name
An IPv6 address pool
is created and the address pool view is displayed.
By default, no IPv6 address pool is created on the device.
- In the IPv6 address pool view, you can run one or more
following commands to configure network server addresses.
- Run the dns-server ipv6-address command to configure the
DNS server address for the DHCPv6 address pool.
- Run the dns-domain-name dns-domain-name command to configure the
DNS domain name suffix allocated by the DHCPv6 server to the client.
- Run the sip-server ipv6-address command to configure the
SIP server IPv6 address for the DHCPv6 address pool.
- Run the sip-domain-name sip-domain-name command to configure the
SIP domain name suffix allocated by the DHCPv6 server to the client.
- Run the nis-server ipv6-address command to configure the
NIS server IPv6 address for the DHCPv6 address pool.
- Run the nis-domain-name nis-domain-name command to configure the
NIS domain name suffix allocated by the DHCPv6 server to the client.
- Run the nisp-server ipv6-address command to configure the
NISP server IPv6 address for the DHCPv6 address pool.
- Run the nisp-domain-name nisp-domain-name command to configure
the NISP domain name suffix allocated by the DHCPv6 server to the
client.
- Run the sntp-server ipv6-address command to configure the
SNTP server IPv6 address for the DHCPv6 address pool.
By default, DNS, SIP, NIS, NISP, and SNTP server addresses
are not configured for the IPv6 address pool.