Use this command to assign one or more Network Information Services (NIS) version 2 servers to DHCPv6 clients.
address | Specifies the IPv6 address of a NIS server. |
address2... address8 | (Optional) Specifies, in order of preference, up to 7 additional DNS server IPv6 address(es). |
If address2...address8 is not specified, no additional addresses will be configured.
DHCPv6 server information options pool configuration command mode for IPv6.
This command configures DHCPv6 option 28.
The “no” form of this command deletes the NISP DNS servers.
This example shows how to assign an IPv6 NIS-DNS server at addresses 1111::12, 1111::13, and 1111::14 to the docPool DHCPv6 server information options pool:
System(rw-config)->ipv6 dhcp pool docPool System(rw-config-dhcp-v6-pool)->nis-dns-server 1111::12 1111::13 1111::14