network (dhcpv6-pool-config)
  
  
    
      Configures this DHCPv6 pool‘s network. Use this command to configure the
        address of the network on which this DHCP server is deployed.
    
    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
      
      network [<IPv6/M>|<NETWORK-ALIAS-NAME>]
    
    Parameters
      
      network [<IPv6/M>|<NETWORK-ALIAS-NAME>]
      
            
              | <IPv6/M> | Specify this DHCPv6 pool network‘s IPv6 address and mask
                (for example, 1:2::1:0/96) | 
            
              | <NETWORK-ALIAS-NAME> | Specify this DHCPv6 pool network‘s alias name | 
          
    
    Examples
      
      nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#network 2002::0/64
      nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context
 dhcpv6-pool DHCPv6Pool1
  network 2002::/64
  domain-name TechPubs
  dns-server 2002::1
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#