option (dhcpv6-pool-config)
  
  
    Configures this DHCPv6 pool‘s raw DHCPv6 options. This is the
      vendor-specific option used in this DHCPv6 pool.
    Supported in the following platforms: 
         
         
            - Access Points — AP410i/e, AP460i/e, AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562,
               AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
      
      option <OPTION-NAME> [<DHCPv6-OPTION-IP>|<DHCPv6-OPTION-ASCII>]
    
    Parameters
      
      option <OPTION-NAME> [<DHCPv6-OPTION-IP>|<DHCPv6-OPTION-ASCII>]
      
            
              | <OPTION-NAME> | Sets the name of the DHCPv6 option | 
            
              | <DHCPv6-OPTION-IP> | Sets DHCPv6 option as an IPv6 address | 
            
              | <DHCPv6-OPTION-ASCII> | Sets DHCPv6 option as an ASCII string | 
          
    
    Usage Guidelines
      
      An option name in ASCII format accepts backslash (\) as an input but is
        not displayed in the output. Use the command to view the output. Use a double backslash to represent a single
        backslash.
    
    Examples
      
      nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#option DHCPv6Pool1Option 60
      nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context
 dhcpv6-pool DHCPv6Pool1
  network 2002::/64
  domain-name TechPubs
  dns-server 2002::1
  option DHCPv6Pool1Option 60
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#