08-10-2010 04:14 AM - edited 07-03-2021 07:03 PM
I'm trying to get an understanding of how user data is passed between the LWAP and the WLC. I understand from the WLC configuration guide that an encrypted exchange of control and data messages are exchanged between the LWAP and WLC using the CAPWAP protocol. It seems though that CAPWAP is used purely for the WLC to control the LWAP.
How is the user data passed between the LWAP and the WLC however? Is this encrypted using the CAPWAP protocol also?
08-10-2010 06:29 AM
It depends on the model of controller you are running. The CAPWAP control traffic is always encrypted but the user traffic is only encrypted if the controller is a 5508. This is because of the additional resources available with the 5508 to be able to handle the additional overhead from the encryption.
04-21-2014 07:20 AM
hi.
how to disable the CAPWAP Control Packets encryption in 2504 WLC
i am trying to execute this below command but it get crashed.
Cisco Controller) >test capwap encr AP78 disable Dumping a core. This can take a few minutes...
Controller crashed ....Queue Woken up jiffies = 4294960736
Software Failed on instruct
ion at:
pc = 0x104fe898 (cliTestCapwapEncryption+596), ra = 0x10b8d364 (cliTestCapwapEncryption+596)
10-25-2011 05:25 AM
All user data is passed by the LAP to WLC and, by default, CAPWAP Control Packets are encrypted, but CAPWAP Data packets are not.
To encrypt data packets, you need a WLC model 5508 (with wplus license) because this is the only controller that supports data encryption and APs model 1130 or 1240.
Cisco do not recomment to enable data encryption because this may result in severe throughput degradation and may render the APs unusable.
But, if you still want to enable data encryption:
Using the GUI (Graphical Interface):
Using CLI (Command Line Interface):
config ap link-encryption {enable | disable} {all | Cisco_AP}
save config
If you have any doubts or need more details refer to:
http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60lwap.html#wp1508163
Section: Configuring Data Encryption
Regards,
Marco Bartulihe
10-25-2011 06:26 AM
7.0.116.0 code on the WLC has encription enabled on the WLC
10-25-2011 06:12 PM
Wait ... so how does the special "Russian" code play into this then ?
10-26-2011 06:07 AM
Hi George
For the Russian version the coutry lwas prevent the default encryption mode. That is why that image does not have encription enabled by default. You need to obtain a PAK paper license for encriyption on this image
10-26-2011 07:43 AM
Oh, so the Russian code doesnt allow you to flip flop back from data encrytion to non data encryption. Correct ?
10-26-2011 07:46 AM
You need to obtain a speacial PAK license for encrytion on that image. This is because Data DTLS Payload Encryption is Regulated by the Government for Russian users
10-26-2011 07:55 AM
So that imgae doesnt automatcially encrypt the data payload? You still need to apply a PAK ?
Regular code .. you can flip this feature on and off with a special PAK, yes / no ?
10-26-2011 07:56 AM
Yes that is correct !
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