06-20-2019 12:25 AM - edited 07-05-2021 10:35 AM
Dear,
Could someone please check and verify of this is normal.
When I export the config from the GUI or CLI, I don't see the which AP are listed under which Flexconnect group.
I need to have this information to automatically update the config on the N + 1 redundancy controller.
Now I have to visually check every Flexconnect group and then copy past the mac of the AP to the other controller…. ☹
Kr
Niels
Solved! Go to Solution.
06-25-2019 03:57 AM - edited 06-25-2019 03:59 AM
Hi
WC01) >show run-config commands
...
flexconnect group 00027A add flexconnect group 00027A ap add 34:db:fd:xx:xx:xx flexconnect group 00027A ap add 34:db:fd:xx:xx:xx flexconnect group 00027A radius ap server-key <hidden> ...
Manufacturer's Name.............................. Cisco Systems Inc.
Product Name..................................... Cisco Controller
Product Version.................................. 8.0.152.0
Can see the AP MAC in flexconnect config.
06-20-2019 05:38 AM
What command did you use to show the running config in CLI?
Try:
***for the full running config***
show run-config commands
***for flexconnect config***
grep include "flexconnect group" 'show run-config commands'
***Please mark this as an acceptable solution if it helped. Thanks.***
06-25-2019 01:12 AM
06-25-2019 03:57 AM - edited 06-25-2019 03:59 AM
Hi
WC01) >show run-config commands
...
flexconnect group 00027A add flexconnect group 00027A ap add 34:db:fd:xx:xx:xx flexconnect group 00027A ap add 34:db:fd:xx:xx:xx flexconnect group 00027A radius ap server-key <hidden> ...
Manufacturer's Name.............................. Cisco Systems Inc.
Product Name..................................... Cisco Controller
Product Version.................................. 8.0.152.0
Can see the AP MAC in flexconnect config.
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