cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4911
Views
1
Helpful
3
Replies

Changing Guard Interval on WLC

krishanmistry
Level 1
Level 1

Does anyone know how to alter the Guard Interval on a wireless LAN controller to enable additional data rates for 802.11n clients?

Thanks

3 Replies 3

didyap
Level 6
Level 6

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.

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

grzegorz.ciolek
Level 1
Level 1

Hi,

Which value do you need. As far as I remember (video from networkers) default in controller is 400ns.

Cheers

Greg

Review Cisco Networking for a $25 gift card