11-06-2015 11:32 AM - edited 07-05-2021 04:11 AM
How do I assign a static IP address to a AIR-LAP1522AG-A-K9 runing IOS image c1520-k9w8-mx.124-21a.JA? All lwapp and capwap commands are disabled and set commands do not carry through the boot process. I am trying to build a bridge using 2 AIR-LAP1522AG. They will be connecting to a WLC.
Greg
11-06-2015 11:39 AM
11-06-2015 11:41 AM
I have to assign a static IP address in order to get it to join the WLC.
11-06-2015 11:43 AM
ok, you can try this:
debug capwap console cli
debug capwap client no-reload
capwap ap ip address
capwap ap controller ip address
HTH,
Steve
11-06-2015 11:47 AM
AP9c4e.20c0.4f00#debug capwap console cli
CAPWAP console CLI allow/disallow debugging is on
AP9c4e.20c0.4f00#
AP9c4e.20c0.4f00#debug capwap client no-reload
CAPWAP ignore internal reload debugging is on
AP9c4e.20c0.4f00#
AP9c4e.20c0.4f00#capwap ap ip address
^
% Invalid input detected at '^' marker.
AP9c4e.20c0.4f00#
AP9c4e.20c0.4f00#capwap ap controller ip address
^
% Invalid input detected at '^' marker.
AP9c4e.20c0.4f00#
11-06-2015 11:48 AM
sorry, debug capwap ap ip address and debug capwap ap controller ip address
Steve
11-06-2015 12:11 PM
AP9c4e.20c0.4f00#debug capwap ap ip address XXX.XXX.XXX.XXX 255.255.255.0
^
% Invalid input detected at '^' marker.
AP9c4e.20c0.4f00#debug capwap ap controller ip address XXX.XXX.XXX.XXX
^
% Invalid input detected at '^' marker.
AP9c4e.20c0.4f00#debug capwap ?
client CAPWAP Client Debug Options
ids WIDS debug
mcast CAPWAP MCAST Debug Options
mfp CAPWAP MFP Debug Options
reap CAPWAP REAP Debug Options
rm CAPWAP RM Debug Options
11-06-2015 11:53 AM
AP9c4e.20c0.4f00#debug capwap ap ip address XXX.XXX.XXX.XXX 255.255.255.0
^
% Invalid input detected at '^' marker.
AP9c4e.20c0.4f00#debug capwap ap controller ip address XXX.XXX.XXX.XXX
^
% Invalid input detected at '^' marker.
AP9c4e.20c0.4f00#debug capwap ?
client CAPWAP Client Debug Options
ids WIDS debug
mcast CAPWAP MCAST Debug Options
mfp CAPWAP MFP Debug Options
reap CAPWAP REAP Debug Options
rm CAPWAP RM Debug Options
07-06-2023 12:45 PM
I can not join ap1522ag to VM WLC or WLC 4400
This is my error
*spamApTask3: May 20 13:33:55.654: %DTLS-3-HANDSHAKE_FAILURE: openssl_dtls.c:985 Failed to complete DTLS handshake with peer 21.21.21.8
*spamApTask3: May 20 13:32:49.618: %DTLS-3-HANDSHAKE_FAILURE: openssl_dtls.c:985 Failed to complete DTLS handshake with peer 21.21.21.8
07-06-2023 12:43 PM
Hi I can not get c1520-k9w8-mx.124-21a.JA IOS, could you help how can I get it ?
07-06-2023 03:59 PM
Hi @gregflowers
Use the command "debug capwap console cli" as told already. Then, you can use the following command
conf t
int bvi 0
ip add 192.168.1.1 255.255.255.0 (Example)
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