proxy-nd-mode
  
  
    Configures the proxy ND mode for this
      WLAN member clients as either strict or dynamic. ND proxy is used in IPv6 to provide
      reachability by allowing a client to act as proxy. Proxy certificate signing can be done
      either dynamically (requiring exchanges of identity and authorization information) or
      statically when the network topology is defined.
    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
      
      proxy-nd-mode [dynamic|strict]
    
    Parameters
      
      proxy-nd-mode [dynamic|strict]
      
            
              | proxy-nd-mode [dynamic|strict] | Configures the proxy ND mode for this WLAN member clients. The options are:
                dynamic and strict 
                  dynamic – Forwards ND request
                    to wireless for which a response could not be proxied. This is the default
                    value.strict – Does not forward ND
                    requests to the wireless side | 
          
    
    Examples
      
      nx9500-6C8809(config-wlan-test)#proxy-nd-mode strict
      nx9500-6C8809(config-wlan-test)#show context
wlan test
 ssid test
 bridging-mode tunnel
 encryption-type none
 authentication-type none
 wpa-wpa2 server-only-authentication
 proxy-nd-mode strict
 opendns device-id 44-55-66
nx9500-6C8809(config-wlan-test)#