option (dhcpv6-pool-config)
  
  
    Configures this DHCPv6 pool‘s raw DHCPv6 options. This is the
      vendor-specific option used in this DHCPv6 pool.
    Supported on the following devices: 
         
         
            - Access Points: 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
      
      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)#