02-22-2021 04:13 AM - edited 07-05-2021 01:16 PM
How do I check if an AP in Flexconnect mode is localswitching??
AP has been disconnected from WLC.
However, since it operates as flexconnect, AP broadcast the SSID.
Is there a command to check the flexconnect status in AP??
Solved! Go to Solution.
02-22-2021 09:34 PM
Following AP CLI command output will tell it
LAP#show capwap reap status
VLAN - root hwidb:GigabitEthernet0 global BVI:NULL
VlanID BrgGrp Type Routed Active
---------------------------------------------
4114 2 1 yes 1/1
4115 3 2 yes 1/1
4116 4 2 yes 1/1
AP Mode: REAP, Connected
HTH
Rasika
*** Pls rate all useful responses ***
02-22-2021 10:37 PM
You can use either Rasika's command to check IOS-AP flexconnect config.
But if you're using COS-AP you can use these ones):
show capwap client detailrcb ==> shows deeper detail of every SSID been broadcasted
show flexconnect wlan vlan ==> quick command to show wlanid-2-vlan map for every locally forwarded SSID
-Jesus
** Please Rate Helpful Responses **
02-22-2021 09:34 PM
Following AP CLI command output will tell it
LAP#show capwap reap status
VLAN - root hwidb:GigabitEthernet0 global BVI:NULL
VlanID BrgGrp Type Routed Active
---------------------------------------------
4114 2 1 yes 1/1
4115 3 2 yes 1/1
4116 4 2 yes 1/1
AP Mode: REAP, Connected
HTH
Rasika
*** Pls rate all useful responses ***
03-29-2021 06:02 PM
AP_2#show capwap reap status
VLAN - root hwidb:GigabitEthernet0 global BVI:NULL
VlanID BrgGrp Type Routed Active
---------------------------------------------
1 1 1 no 1/1
4114 2 1 yes 1/1
4115 3 2 yes 1/1
AP Mode: REAP, Standalone
In Flexconnect mode, when operating in Local Switching without joining WLC, it seems to be displayed as Standalone.
Am I right?
02-22-2021 10:37 PM
You can use either Rasika's command to check IOS-AP flexconnect config.
But if you're using COS-AP you can use these ones):
show capwap client detailrcb ==> shows deeper detail of every SSID been broadcasted
show flexconnect wlan vlan ==> quick command to show wlanid-2-vlan map for every locally forwarded SSID
-Jesus
** Please Rate Helpful Responses **
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