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.
The docs on 5508 controllers say radius can assign vlans by vlan ID (see https://community.cisco.com/legacyfs/online/legacy/3/3/0/55033-AAA-overide-ACS52.pdf). Radius servers actually return a string, and the vlans are all associated with an interfac...
We have 5508 controllers connected with single links to the upstream switches. We'd like to add a link and set them up as LAGs. According to the configuraton doc at https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-5/config-guide/b_cg85/por...
We intend to upgrade our 2960S stacks to the last version of code available for the platform. We do not use the embedded manager. However, if I read the docs right, distributing the new code with the "archive download-sw" command using the /imageonly...
I want to grep through the output of "show vlan brief" on several kinds of Catalyst switches (mostly 2960s but also a 6880X) running 15.2(1)S. If I save the output to a Linux box I can "grep [0-9]$" and get the same output that "show vlan brief | inc...
Kind of what I've been trying to avoid, since it would mean programming in VLAN information for a bunch of stuff that are not WLCs to account for the fact that the WLCs won't do names. Probably have to code it in a way that will use the name for the...
If you can use the name, you can provision clients who move from one environment to another. VLAN numbers are less portable due to the way our environment has been built (not because they are less portable in theory). And yes, I could test, probably ...
All this seems clear as mud. I just booted up a c9200-48P-E for the first time, created an OSPF process, an SVI in area 0, and a trunk port, and got a neighbor relationship with the local router. And it looks like I got the whole routing table, also....