02-19-2014 09:36 AM - edited 07-05-2021 12:13 AM
Is there a command reference for cli commands that can be used on LWAPs?
or is there a reference of useful troubleshooting commands?
I tried to find a cli command that would tell me which controller the LWAP was connected to.
02-19-2014 09:41 AM
show capwap client rcb
Example:
AIR-CAP3602E-A-K9#show capwap client rcb
AdminState : ADMIN_ENABLED
SwVer : 7.6.100.4
NumFilledSlots : 2
Name : AIR-CAP3602E-A-K9
Location : Office
MwarName : WLC2504
MwarApMgrIp : 192.168.201.24
Thanks,
Scott
*****Help out other by using the rating system and marking answered questions as "Answered"*****
02-19-2014 11:57 AM
Hi Jason,
There is no seperate CLI command reference for LWAPs, all commands documented under WLC command reference guides. Here is the URL for command referece for most of WLC software versions.
If you look at any command starting with "show capwap x " those are for LWAPs. There are other commands as well. If you type "show ?" on a AP CLI you will get the full list.
You can use "show capwap client config" to get an AP registered WLC information as well. See below
LAP2#show capwap client config
configMagicMark 0xF1E2D3C4
chkSumV2 61764
chkSumV1 42483
swVer 7.0.116.0
adminState ADMIN_ENABLED(1)
name LAP2
location ASW2-G0/2
group name
mwarName WLC2
mwarIPAddress 192.168.20.22
mwarName
mwarIPAddress 0.0.0.0
mwarName
mwarIPAddress 0.0.0.0
ssh status Disabled
Telnet status Disabled
numOfSlots 2
spamRebootOnAssert 1
spamStatTimer 180
randSeed 0xC710
transport SPAM_TRANSPORT_L3(2)
transportCfg SPAM_TRANSPORT_DEFAULT(0)
initialisation SPAM_PRODUCTION_DISCOVERY(1)
--More--
HTH
Rasika
**** Pls rate all useful responses ****
02-26-2014 01:21 AM
From here you can get an idea for CLI commands:
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