broadcast-dhcp
   
      Configures broadcast DHCP packet handling
         parameters
      Supported in the following platforms: 
         
         
            - Access Points — AP505i, AP510i/e,
               AP560i/h
 
            - Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
 
         
       
      Syntax
         
         broadcast-dhcp validate-offer
       
      Parameters
         
         broadcast-dhcp validate-offer
         
               
               
               
                  
                     | validate-offer | 
                     Enables validation of the broadcast DHCP packet destination (a wireless
                        client associated to the radio) before forwarding over the air. This option
                        is disabled by default. | 
                  
               
            
 
       
      Examples
         
         nx9500-6C8809(config-wlan-test)#broadcast-dhcp validate-offer
         nx9500-6C8809(config-wlan-test)#show context
wlan test
 ssid test
 bridging-mode local
 encryption-type none
 authentication-type eap
 accounting syslog host 172.16.10.4 port 2
 acl exceed-rate wireless-client-denied-traffic 20 disassociate
broadcast-dhcp validate-offer
nx9500-6C8809(config-wlan-test)#
       
      Related Commands
         
         
               
               
               
                  
                     | no (wlan-config-mode) | 
                     Disables validation of the broadcast DHCP packet destination (a wireless
                        client associated to the radio) before forwarding over the air | 
                   
               
             
 |