<?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 Re: debug capwap not working in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857607#M257247</link>
    <description>&lt;P&gt;i have a lightweight access point , even though this commande is not recongnized .&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2023 12:39:16 GMT</pubDate>
    <dc:creator>annah1</dc:creator>
    <dc:date>2023-06-19T12:39:16Z</dc:date>
    <item>
      <title>debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857591#M257243</link>
      <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can anyone please help me out to configure my access point :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AP&amp;gt;en&lt;/P&gt;
&lt;P&gt;AP#debug lwapp console cli &lt;BR /&gt;debug capwap console cli&lt;/P&gt;
&lt;P&gt;AP#config t&lt;/P&gt;
&lt;P&gt;AP(confg)int fa 0&lt;/P&gt;
&lt;P&gt;AP(confg-if)ip addr &amp;lt;addr&amp;gt; &amp;lt;mask&amp;gt; (same subnet as that of the laptop)&lt;/P&gt;
&lt;P&gt;AP(confg-if)end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;debug capwap&amp;nbsp; / lwapp not recongized by my access point .&lt;/P&gt;
&lt;P&gt;Modeel : 1852i&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857591#M257243</guid>
      <dc:creator>annah1</dc:creator>
      <dc:date>2023-06-19T12:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857605#M257246</link>
      <description>&lt;P&gt;&lt;SPAN&gt;That command is only intended to use when AP got a lightweight image. Once you converted to Autonomous, it does not require it. You can simply go to configuration mode by "config t" CLI command.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Check the image AP running on by "show version".&amp;nbsp;&amp;nbsp;If the AP runs an autonomous code, the version will show the string k9w7. If the AP runs a lightweight code, the version will show k9w8.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;CJ&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/**Please rate all useful responses**/&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:36:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857605#M257246</guid>
      <dc:creator>jagan.chowdam</dc:creator>
      <dc:date>2023-06-19T12:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857607#M257247</link>
      <description>&lt;P&gt;i have a lightweight access point , even though this commande is not recongnized .&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:39:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857607#M257247</guid>
      <dc:creator>annah1</dc:creator>
      <dc:date>2023-06-19T12:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857611#M257249</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;This command "debug lwapp console cli " used to work in IOS AP.&amp;nbsp; 1852 is COS (ClickOS) AP&amp;nbsp; and cisco removed this command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;For this mode, if you are trying to setup static IP , use:&lt;/P&gt;
&lt;P&gt;capwap ap ip &amp;lt;static-ip-addr&amp;gt;&amp;nbsp; &amp;lt;static-netmask&amp;gt; &amp;lt; ip-addr-default-gateway&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:45:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857611#M257249</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-06-19T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857613#M257250</link>
      <description>&lt;P&gt;i've tried&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;capwap ap ip add 192.168.102.80 255.255.255.0 192.168.102.1 , but i said invalid ip /mask/gateway&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:47:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857613#M257250</guid>
      <dc:creator>annah1</dc:creator>
      <dc:date>2023-06-19T12:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857618#M257252</link>
      <description>&lt;P&gt;there is not &lt;STRONG&gt;add&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;capwap ap ip 192.168.102.80 255.255.255.0 192.168.102.1&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:54:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857618#M257252</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-06-19T12:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857663#M257257</link>
      <description>&lt;P&gt;oh my bad ! thank you ,&lt;/P&gt;
&lt;P&gt;but after changing the IP on the access point by above commande , i cannot see if the change is applied , when i run #sh run it didnt show me The IP address .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also when i tried to ping my laptop whitin the same network it didnt work ( i disabled windows FW ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 14:22:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857663#M257257</guid>
      <dc:creator>annah1</dc:creator>
      <dc:date>2023-06-19T14:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857668#M257258</link>
      <description>&lt;P&gt;Well, keep in mind this is a capwap AP and it is searching for a WLC in order to join and get the information it needs. This step of adding IP address is only good for the AP find the WLC and join to it. You are not going to manage the AP by using this IP.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 14:29:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857668#M257258</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-06-19T14:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857673#M257259</link>
      <description>&lt;P&gt;so is there any commande , method to transfer the image 17.3.6.76 to my access point 1852I , as according to the above the tftp methode wont work .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance !!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 14:36:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857673#M257259</guid>
      <dc:creator>annah1</dc:creator>
      <dc:date>2023-06-19T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: debug capwap not working</title>
      <link>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857687#M257260</link>
      <description>&lt;P&gt;Sorry, I may expressed wrongly. You can transfer image to the AP yes. There are a few things you can do with the AP in capwap and transfer image is one of them.&lt;/P&gt;
&lt;P&gt;This guide is to convert from capwap to mobility express but can give you a hind on how to proceed.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.spiceworks.com/how_to/149424-how-to-convert-upgrade-a-cisco-aironet-1815i-from-capwap-controller-based-to-mobility-express-standalone" target="_blank"&gt;https://community.spiceworks.com/how_to/149424-how-to-convert-upgrade-a-cisco-aironet-1815i-from-capwap-controller-based-to-mobility-express-standalone&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There might be guide for you need also, I just did not have one handy right now&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 15:10:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/debug-capwap-not-working/m-p/4857687#M257260</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-06-19T15:10:45Z</dc:date>
    </item>
  </channel>
</rss>

