dns-server (dhcpv6-pool-config)

Configures this DHCPv6 pool‘s DNS server. The DNS server supports all clients connected to networks supported by the DHCPv6 server.

Supported on the following devices:

Syntax

dns-server <IPv6> {<SECONDARY-IPv6>}


    

Parameters

dns-server <IPv6> {<SECONDARY-IPv6>}
<IPv6> Configures the primary DNS server‘s IPv6 address
  • <IPv6> – Specify the DNS server‘s IPv6 address (the server associated with this DHCP pool).
<SECONDARY-IPv6> Configures the secondary DNS server‘s IPv6 address
  • <SECONDARY-IPv6> – Specify the secondary DNS server‘s IPv6 address (the server associated with this DHCP pool).

Examples

nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#dns-server 2002::1
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context
 dhcpv6-pool DHCPv6Pool1
  dns-server 2002::1
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#

Related Commands

no (dhcpv6-pool-config) Removes this DHCPv6 pool‘s configured DNS server settings