<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CAPWAP and User Data Encryption in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449336#M95211</link>
    <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is the user data passed between the LWAP and the WLC however? Is this encrypted using the CAPWAP protocol also?&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 02:03:52 GMT</pubDate>
    <dc:creator>tobin_jim</dc:creator>
    <dc:date>2021-07-04T02:03:52Z</dc:date>
    <item>
      <title>CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449336#M95211</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is the user data passed between the LWAP and the WLC however? Is this encrypted using the CAPWAP protocol also?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 02:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449336#M95211</guid>
      <dc:creator>tobin_jim</dc:creator>
      <dc:date>2021-07-04T02:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449337#M95212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the model of controller you are running.&amp;nbsp; The CAPWAP control traffic is always encrypted but the user traffic is only encrypted if the controller is a 5508.&amp;nbsp; This is because of the additional resources available with the 5508 to be able to handle the additional overhead from the encryption.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 13:29:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449337#M95212</guid>
      <dc:creator>dancampb</dc:creator>
      <dc:date>2010-08-10T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449338#M95213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All user data is passed by the LAP to WLC and, by default, CAPWAP Control Packets are encrypted, but CAPWAP Data packets are not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Cisco do not recomment to enable data encryption because this may result in severe throughput degradation and may render the APs unusable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if you still want to enable data encryption:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Using the GUI (Graphical Interface):&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Step 1: Make sure that the wplus license is installed on&amp;nbsp; the 5500 series controller. Once the license is installed, you can&amp;nbsp; enable data encryption for the access points. &lt;/LI&gt;&lt;LI&gt;Step 2: Choose Wireless &amp;gt; Access Points &amp;gt; All APs to open the All APs page.&lt;/LI&gt;&lt;LI&gt;Step 3: Click the name of the access point for which you want to enable data encryption.&lt;/LI&gt;&lt;LI&gt;Step 4: Choose the Advanced tab to open the All APs &amp;gt; Details for (Advanced) page.&lt;/LI&gt;&lt;LI&gt;Step 5: Check the Data Encryption check box to enable data encryption for this access point or uncheck it to disable this feature. The default value is unchecked. &lt;/LI&gt;&lt;LI&gt;Step 6: Click Apply to commit your changes.&lt;/LI&gt;&lt;LI&gt;Step 7: Click Save Configuration to save your changes. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Using CLI (Command Line Interface):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Step 1: To enable or disable data encryption for all access points or a specific access point, enter this command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config ap link-encryption {enable | disable} {all | Cisco_AP}&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Step 2: When prompted to confirm that you want to disconnect the access point(s) and attached client(s), enter Y. &lt;/LI&gt;&lt;LI&gt;Step 3: To save your changes, enter this command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; save config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any doubts or need more details refer to:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60lwap.html#wp1508163"&gt;http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60lwap.html#wp1508163&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Section: &lt;STRONG&gt;Configuring Data Encryption&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Marco Bartulihe&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 12:25:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449338#M95213</guid>
      <dc:creator>marco_bartulihe</dc:creator>
      <dc:date>2011-10-25T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449339#M95214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;7.0.116.0 code on the WLC has encription enabled&amp;nbsp; on the WLC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 13:26:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449339#M95214</guid>
      <dc:creator>tuhpatel</dc:creator>
      <dc:date>2011-10-25T13:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449340#M95215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wait ... so how does the special "Russian" code play into this then ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 01:12:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449340#M95215</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2011-10-26T01:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449341#M95216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 13:07:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449341#M95216</guid>
      <dc:creator>tuhpatel</dc:creator>
      <dc:date>2011-10-26T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449342#M95217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, so the Russian code doesnt allow you to flip flop back from data encrytion to non data encryption. Correct ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:43:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449342#M95217</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2011-10-26T14:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449343#M95218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to obtain a speacial PAK license for encrytion on that image. This is because&amp;nbsp; Data DTLS Payload Encryption is Regulated by the Government for Russian users&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:46:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449343#M95218</guid>
      <dc:creator>tuhpatel</dc:creator>
      <dc:date>2011-10-26T14:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449344#M95219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So that imgae doesnt automatcially encrypt the data payload? You still need to apply a PAK ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regular code .. you can flip this feature on and off with a special PAK, yes / no ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:55:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449344#M95219</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2011-10-26T14:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: CAPWAP and User Data Encryption</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449345#M95220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that is correct !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:56:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449345#M95220</guid>
      <dc:creator>tuhpatel</dc:creator>
      <dc:date>2011-10-26T14:56:37Z</dc:date>
    </item>
    <item>
      <title>hi.how to disable the CAPWAP</title>
      <link>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449346#M95221</link>
      <description>&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;how to disable the&lt;SPAN style="font-size: 14px; background-color: rgb(247, 247, 247);"&gt;&amp;nbsp;CAPWAP Control Packets encryption in 2504 WLC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px; background-color: rgb(247, 247, 247);"&gt;i am trying to execute this below command but it get crashed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cisco Controller) &amp;gt;test capwap encr AP78 disable Dumping a core. This can take a few minutes...&lt;/P&gt;&lt;P&gt;Controller crashed ....Queue Woken up jiffies = 4294960736&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Software Failed on instruct&lt;/P&gt;&lt;P&gt;ion at:&lt;/P&gt;&lt;P&gt;pc = 0x104fe898 (cliTestCapwapEncryption+596), ra = 0x10b8d364 (cliTestCapwapEncryption+596)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2014 14:20:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/capwap-and-user-data-encryption/m-p/1449346#M95221</guid>
      <dc:creator>velraj.karuthakan</dc:creator>
      <dc:date>2014-04-21T14:20:28Z</dc:date>
    </item>
  </channel>
</rss>

