broadcast-dhcp
   
      Configures broadcast DHCP packet handling
         parameters
      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
         
         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 |