<?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 Configuring LWAPP into embedded WLC in Cisco 3850 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/configuring-lwapp-into-embedded-wlc-in-cisco-3850/m-p/2241608#M119441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It seems your DHCP settings are not correct, option 43 using IP addresses&amp;nbsp; for the controllers.&amp;nbsp; AP needs to have Option 43 setup with the&amp;nbsp; HEX values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To configure the HEX value in DHCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under your DHCP pool config&lt;BR /&gt; ip dhcp pool Wireless-DHCP-POOL&lt;BR /&gt; option 43 [HEX Value]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HEX Value is 3 values combined&lt;BR /&gt; 1. f1 (it’s always f1)&lt;BR /&gt; 2. (# of Controllers x 04) So, 3 controllers would be 0C (0C is HEX for&amp;nbsp; 12)&lt;BR /&gt; 3. The HEX Value of your IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here is an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Controllers 1.1.1.1 &amp;amp; 2.2.2.2&lt;BR /&gt; 1.1.1.1 = 01010101&lt;BR /&gt; 2.2.2.2 = 02020202 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 43 hex f1080101010102020202&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 09:10:04 GMT</pubDate>
    <dc:creator>Saurav Lodh</dc:creator>
    <dc:date>2013-06-25T09:10:04Z</dc:date>
    <item>
      <title>Configuring LWAPP into embedded WLC in Cisco 3850</title>
      <link>https://community.cisco.com/t5/wireless/configuring-lwapp-into-embedded-wlc-in-cisco-3850/m-p/2241607#M119440</link>
      <description>&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect Cisco Aironet 1142 (which has been converted into Lightweight AP already) on WLC in Cisco Catalyst 3850. But i am getting following error when i console into LWAPP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translating "CISCO-CAPWAP-CONTROLLER.CISCO-CAPWAP-CONTROLLER.abcdef.net"...domain server (8.8.4.4)&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:24:38.632: %CAPWAP-5-DHCP_OPTION_43: Controller address 192.168.1.254 obtained through DHCP&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:24:38.632: %CAPWAP-3-ERRORLOG: Did not get log server settings from DHCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:24:47.634: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER.CISCO-CAPWAP-CONTROLLER.abcdef.net&lt;/P&gt;&lt;P&gt;Not in Bound state.&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:25:22.646: %CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:25:32.646: %CAPWAP-3-ERRORLOG: Not sending discovery request AP does not have an Ip !!&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:25:32.660: %CAPWAP-3-ERRORLOG: Invalid event 38 &amp;amp; state 2 combination.&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 1 00:25:32.775: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 192.168.1.82, mask 255.255.255.0, hostname APc464.13c2.dc7a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Catalyst 3850&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool test&lt;/P&gt;&lt;P&gt; network 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt; default-router 192.168.1.1&lt;/P&gt;&lt;P&gt; dns-server 8.8.4.4&lt;/P&gt;&lt;P&gt; option 60 ascii Cisco AP c1140&lt;/P&gt;&lt;P&gt; option 43 hex f104.c0a8.01fe&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;wlan test 1 test&lt;/P&gt;&lt;P&gt; client association limit 5&lt;/P&gt;&lt;P&gt; client vlan 1&lt;/P&gt;&lt;P&gt; ip dhcp opt82&lt;/P&gt;&lt;P&gt; ip dhcp opt82 format add-ssid&lt;/P&gt;&lt;P&gt; ip dhcp required&lt;/P&gt;&lt;P&gt; ip dhcp server 192.168.1.1&lt;/P&gt;&lt;P&gt; ip multicast vlan 1&lt;/P&gt;&lt;P&gt; media-stream multicast-direct&lt;/P&gt;&lt;P&gt; no shutdown&lt;/P&gt;&lt;P&gt;ap dot11 24ghz rrm channel dca 1&lt;/P&gt;&lt;P&gt;ap dot11 24ghz rrm channel dca 6&lt;/P&gt;&lt;P&gt;ap dot11 24ghz rrm channel dca 11&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 36&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 40&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 44&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 48&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 52&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 56&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 60&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 64&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 149&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 153&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 157&lt;/P&gt;&lt;P&gt;ap dot11 5ghz rrm channel dca 161&lt;/P&gt;&lt;P&gt;ap group default-group&lt;/P&gt;&lt;P&gt;ap group test&lt;/P&gt;&lt;P&gt; wlan test&lt;/P&gt;&lt;P&gt;&amp;nbsp; vlan 1&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 07:15:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-lwapp-into-embedded-wlc-in-cisco-3850/m-p/2241607#M119440</guid>
      <dc:creator>techguy</dc:creator>
      <dc:date>2021-07-04T07:15:00Z</dc:date>
    </item>
    <item>
      <title>Configuring LWAPP into embedded WLC in Cisco 3850</title>
      <link>https://community.cisco.com/t5/wireless/configuring-lwapp-into-embedded-wlc-in-cisco-3850/m-p/2241608#M119441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It seems your DHCP settings are not correct, option 43 using IP addresses&amp;nbsp; for the controllers.&amp;nbsp; AP needs to have Option 43 setup with the&amp;nbsp; HEX values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To configure the HEX value in DHCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under your DHCP pool config&lt;BR /&gt; ip dhcp pool Wireless-DHCP-POOL&lt;BR /&gt; option 43 [HEX Value]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HEX Value is 3 values combined&lt;BR /&gt; 1. f1 (it’s always f1)&lt;BR /&gt; 2. (# of Controllers x 04) So, 3 controllers would be 0C (0C is HEX for&amp;nbsp; 12)&lt;BR /&gt; 3. The HEX Value of your IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here is an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Controllers 1.1.1.1 &amp;amp; 2.2.2.2&lt;BR /&gt; 1.1.1.1 = 01010101&lt;BR /&gt; 2.2.2.2 = 02020202 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 43 hex f1080101010102020202&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 09:10:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuring-lwapp-into-embedded-wlc-in-cisco-3850/m-p/2241608#M119441</guid>
      <dc:creator>Saurav Lodh</dc:creator>
      <dc:date>2013-06-25T09:10:04Z</dc:date>
    </item>
  </channel>
</rss>

