Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,
I changed the configuration on a N7K-C7009 with two N7K-SUP2E supervisors.Now I get the following error when trying to save the configuration:"Configuration update aborted: This vdc has had a global configuration change since the last saved c...
This is incorrect. The question is about a C9400 chassis.
In that case 3/0/1 refers to linecard 3, port 1. The 0 in the port numbering effectively has no meaning for a 9400. I think this is because of 9200 and 9300 and 9500 switches where this releva...
Hi Christopher!The VDC output only mentions the 1 VDC, that is why I got confused. It did not include it for security reasons and since it only showed 1 entry. That info I already found.I did ask a colleague which led to the solution as he set the en...
You're very welcome.Just remembered I forgot to update my post last year."config 802.11-abgn disable [AP-NAME]" turned out to be the correct one.And to be clear in general, this concerned a high density deployment.2,4GHz was not disabled on all APs, ...
Hello, what is the correct way to do this on a Cisco 8540 WLC (software version 8.5.131.0) via the CLI?
I have found the correct way in the GUI but I have to disble 2.4GHz for multiple access points in which case the CLI would be the preferred metho...
@Rasika Nayanajith wrote:
If it is 5760 you can use below CLI to shutdown 2.4GHz radio on given AP
5760#ap name <AP_NAME> dot11 24ghz shutdown
In case if you want to re-enable use the below command.
5760#ap name <AP_NAME> no dot11 24ghz shutdown
HTH
...