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: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
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)#