cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
685
Views
0
Helpful
2
Replies

9800 WLC CLI to retrieve SSID to anchor associations

pwwiddicombe
Level 4
Level 4

Previously on wireless controllers, it was fairly logical to find the association from WLAN to anchor, and could be done by correlating SHOW WLAN SUMMARY with SHOW MOBILITY ANCHOR.

How is this now done via CLI - finding out what each WLAN is anchored to; or the inverse what WLAN's are supported by each attached anchor ?

2 Replies 2

Arshad Safrulla
VIP Alumni
VIP Alumni

You can use the below command

 

show wireless profile policy detailed <policy profile name>

you can see the required information under "Mobility Anchor List", but this will only give you information at policy profile level. I haven't come across a single command which will give you WLAN to anchor mapping in 9800, may be I am wrong as these days we rarely recommend anchor controllers as 9800 supports trunks with allowed VLAN's so we can directly terminate traffic to our Firewalls.

Yeah, I am doing the reporting in Python, so I wound up doing a combination of 'show wireless profile policy all' along with 'show wlan all" to tie the two together.  Not so convenient during an online troubleshooting session; but works (somewhat painfully) for reporting.

Review Cisco Networking products for a $25 gift card