radio-resource-measurement
   
      Enables support for 802.11k radio
         resource measurement capabilities (IEEE 802.11k) on this WLAN. 802.11k improves how traffic
         is distributed. In a WLAN, devices normally connect to the access point with the strongest
         signal. Depending on the number and location of clients, this arrangement can lead to
         excessive demand on one access point and under utilization of others, resulting in
         degradation of overall network performance. With 802.11k, if the access point with the
         strongest signal is loaded to its capacity, a client connects to an under-utilized access
         point. Even if the signal is weaker, the overall throughput is greater since it is an
         efficient use of network resources. This feature is enabled by default.
      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
         
         radio-resource-measurement {tpc-report|neighbor-report {hybrid}}
      
      Parameters
         
         radio-resource-measurement {tpc-report|neighbor-report {hybrid}}
         
                  
                     | radio-resource-measurement | Enables support for 802.11k radio resource measurement capabilities | 
                  
                     | channel-report | Optional. Includes the channel-report element in beacons and probe
                        responses | 
                  
                     | neighbor-report {hybrid} | Optional. Enables responding to neighbor-report
                        requests 
                           hybrid – Optional. Uses the hybrid model of smart-rf neighbors and
                              roaming frequency to neighbors | 
                  
                     | tpc-report | Optional. Includes the tpc-report element in beacons and probe
                        responses | 
               
      
      Examples
         
         ap505-13403B(config-wlan-test)#radio-resource-measurement neighbor-report hybrid
         ap505-13403B(config-wlan-test)#show context
wlan test
 ssid test
 vlan 1
 bridging-mode local
 encryption-type gcmp256
 authentication-type eap
 dynamic-vlan-assignment allowed-vlans 2-4
 protected-mgmt-frames mandatory
 protected-mgmt-frames sa-query attempts 1
 radio-resource-measurement neighbor-report hybrid
 use aaa-policy test
 http-analyze syslog host 10.234.160.4 port 21 proxy-mode through-controller
 controller-assisted-mobility
 opendns device-id 0014AADF8EDC6C59
 dpi metadata http
ap505-13403B(config-wlan-test)#
      
      Related Commands
         
         
                  
                     | no (wlan-config-mode) | Disables support for 802.11k radio resource measurement capabilities
                        (IEEE 802.11k) on this WLAN |