08-02-2015 11:15 AM - edited 07-05-2021 03:40 AM
I understand the flexconnect APs go into standalone mode and server clients when the WLC is offline
Is there a way to check by logging on to the AP as to what SSIDs the ap is broadcasting
Solved! Go to Solution.
08-04-2015 07:12 AM
Here you go with the commands that can help you to find out the SSIDs
Use these commands on the FlexConnect access point to get status information:
show capwap reap status—Shows the status of the FlexConnect access point (connected or standalone).
show capwap reap association—Shows the list of clients associated to this access point and their SSIDs.
Use these commands on the FlexConnect access point to get debug information:
debug capwap reap—Shows general FlexConnect activities.
debug capwap reap mgmt—Shows client authentication and association messages.
debug capwap reap load—Shows payload activities, which are useful when the FlexConnect access point boots up in standalone mode.
debug dot11 mgmt interface—Shows 802.11 management interface events.
debug dot11 mgmt msg—Shows 802.11 management messages.
debug dot11 mgmt ssid—Shows SSID management events.
debug dot11 mgmt state-machine—Shows the 802.11 state machine.
debug dot11 mgmt station—Shows client events.
08-04-2015 07:12 AM
Here you go with the commands that can help you to find out the SSIDs
Use these commands on the FlexConnect access point to get status information:
show capwap reap status—Shows the status of the FlexConnect access point (connected or standalone).
show capwap reap association—Shows the list of clients associated to this access point and their SSIDs.
Use these commands on the FlexConnect access point to get debug information:
debug capwap reap—Shows general FlexConnect activities.
debug capwap reap mgmt—Shows client authentication and association messages.
debug capwap reap load—Shows payload activities, which are useful when the FlexConnect access point boots up in standalone mode.
debug dot11 mgmt interface—Shows 802.11 management interface events.
debug dot11 mgmt msg—Shows 802.11 management messages.
debug dot11 mgmt ssid—Shows SSID management events.
debug dot11 mgmt state-machine—Shows the 802.11 state machine.
debug dot11 mgmt station—Shows client events.
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