11-27-2017 03:53 PM - edited 07-05-2021 07:55 AM
Hello...I have a Cisco 2504 Wireless LAN Controller with a software version of 8.5.105.0. I don't live inside the controller, so I need a little assistance. From the Home screen, I've been attempting to enable all of the Best Practices for Apple Devices. In the QOS Trust DSCP section, I'm trying to "Enable" the Qos Map. When I click on the green "Manual Configuration" button, it takes me to the QoS Map Config area where I can select "Enable" from the dropdown. When I do select Enable from the dropdown, I receive the following message: 802.11a and 802.11b networks must be disabled to change qos map.
Unfortunately, I don't know how to disable my 802.11a and 802.11b networks. Anyone have any ideas? As well, when I get the setting changed to Enable, I'm sure I will have to enable the 802.11a and 802.11b networks. Anyone have any ideas on how to do that?
Any suggestions would be most helpful. Thank you!
Solved! Go to Solution.
11-27-2017 04:40 PM
Both are right.
first you need to type the Flavio CLI commands to disable the network, then make your changes, after issued the @recent2Cisco commands:
config 802.11a disable network
config 802.11b disable network
<Make your change>
config 802.11a enable network
config 802.11b enable network
11-27-2017 04:30 PM
On the wireless tab, you can see 802.11a/n and 802.11b/g/n.
You can expand them and on general you can find a bottom to disable it.
config 802.11a disable network
Config 802.11b disable network
-If I helped you somehow, please, rate it as useful.-
11-27-2017 04:32 PM
What about how to re-enable the networks, is it:
config 802.11a enable network
config 802.11b enable network
Or is it different?
Thanks.
11-27-2017 04:40 PM
Both are right.
first you need to type the Flavio CLI commands to disable the network, then make your changes, after issued the @recent2Cisco commands:
config 802.11a disable network
config 802.11b disable network
<Make your change>
config 802.11a enable network
config 802.11b enable network
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