11-10-2008 04:34 AM - edited 07-03-2021 04:45 PM
Does anyone know how to alter the Guard Interval on a wireless LAN controller to enable additional data rates for 802.11n clients?
Thanks
11-15-2008 10:18 AM
Use the guard-interval configuration mode command to configure the The 802.11n guard interval. The guard interval is the period in nanoseconds the radio listens between packets. Two settings are available: short (400ns) and long (800ns).
This example shows how to set a long guard interval on a 2.4-GHz 802.11n radio:
ap#config terminal
ap(config-if)#interface dot11radio0
ap(config-if)#guard-interval long
ap(config-if)#end
ap#copy running-config startup-config
I hope it may help you.
11-15-2008 01:30 PM
Thanks Didyap
I was aware of the configuration for an IOS AP however I am looking for the configurations on a controller based solution.
Many Thanks
11-15-2008 01:59 PM
Hi,
Which value do you need. As far as I remember (video from networkers) default in controller is 400ns.
Cheers
Greg
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide