802.11 tuning commands for CCIE-W 2.0 Lab
Posted on October 7th, 2014
802.11 tuning for CCIE Lab
*Note: these commands are advanced technologies that are useful for CCIE-W Lab preparaion, and not suggestions for tuning production environments. Please make sure you understand the ramifications of these commands in production environments.
Turn on A-MPDU for all 802.1p classes
config 802.11x 11nsupport enable
show 802.11x
Turn on A-MPDU per 802.1p class
config 802.11x 11nsupport a-mpdu tx priority 5
show 802.11x
Turn on A-MSDU
Turn on long interval only for band
config 802.11x 11nsupport guard_internal
show 802.11x
Configure reduced interframe space for a band
config 802.11x 11nsupport rifs rx
show 802.11x
Turn on legacy beamforming (clientlink 1.0) globally
config 802.11x beamforming global
show 802.11x
Turn on legacy beamforming (Clientlink 1.0) on an AP
config 802.11x beamforming ap
show 802.11x
Advanced Roaming
Advanced roaming parameters for max number of retries
config advanced client-handoff <# of retries>
show advanced client-handoff
Load Balancing
Set the window of clients to x
config load-balancing window
show load-balancing
Set the maximum denials to X
config load-balancing denial X
show load-balancing
Change Channel with 802.11h announcement
config 802.11h setchannel channel announcement
Configure advanced CHD
config advanced 802.11x coverage data fail-percentage 30
config advanced 802.11x coverage data packet-count 35
config advanced 802.11x coverage voice fail-percentage 5
config advanced 802.11x coverage voice packet-count 10
show advanced 802.11x coverage
SNMP Parameters
config snmp engineID
show snmp engineID
Disable adhoc rogue detection
config rogue adhoc disable.
show rogue adhoc summary