是否有可能configurationCisco 851W无线路由器只使用802.11g(而不是802.11b)?
如果是这样,有人可以告诉我什么configuration更改是必要的?
目前的无线configuration:
interface Dot11Radio0 no ip address ! encryption vlan 1 mode ciphers tkip ! encryption mode ciphers tkip ! ssid MYSSID ! speed basic-1.0 basic-2.0 basic-5.5 basic-6.0 basic-9.0 basic-11.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0 channel 2462 station-role root infrastructure-client no cdp enable ! interface Dot11Radio0.1 encapsulation dot1Q 1 native no cdp enable bridge-group 1 bridge-group 1 subscriber-loop-control bridge-group 1 spanning-disabled bridge-group 1 block-unknown-source no bridge-group 1 source-learning no bridge-group 1 unicast-flooding
您需要像这样禁用802.11b速度:
interface dot11radio 0 #getting rid of b speeds no speed basic-1.0 basic-2.0 basic-5.5 #Adding the g speeds here speed basic-12.0, basic-18.0, basic-24.0, basic-36.0, basic-48.0, and basic-54.0
您可能还想启用速度插槽,一旦您只运行11g,它是一个无线接口子命令:
short-slot-time