<?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 with windows you also need to in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526899#M34868</link>
    <description>&lt;P&gt;with windows you also need to check if "Hide known file extensions" is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is go and turn it off (this is in folder options and is usually on by default), otherwise your filename in windows ends up being ap3g2-k9w7.tar.tar and the AP will not be able to find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Fri, 29 Aug 2014 14:37:12 GMT</pubDate>
    <dc:creator>Stephen Rodriguez</dc:creator>
    <dc:date>2014-08-29T14:37:12Z</dc:date>
    <item>
      <title>2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526894#M34863</link>
      <description>&lt;P&gt;I currently have a 2602i access point that I need to load autonomous image ap3g2-k9w7-tar.153-3.JAA.tar on to, with no WLC. I have already tried the steps from the following links...&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp160918" target="_blank"&gt;http://www.cisco.com/c/en/us/td/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp160918&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=QQ_NuxdRhQ4" target="_blank"&gt;https://www.youtube.com/watch?v=QQ_NuxdRhQ4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://supportforums.cisco.com/discussion/11875096/convert-2602i-lightweight-autonomous" target="_blank"&gt;https://supportforums.cisco.com/discussion/11875096/convert-2602i-lightweight-autonomous&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Each time I have tried I am hooking my laptop running tftpd32 to the Ethernet interface on the AP. I have been using 10.0.0.5/24 and/or /27 as the IP for my laptop/tftp server. When doing the steps that say assign an address to g0 I have tried both 10.0.0.1 and 10.0.0.2/24 or /27.&lt;/P&gt;&lt;P&gt;I am at a loss and hoping that there is an answer out there that is specific to the 2602i that I have not found yet. Each time I go through any of the steps the connection to the tftp server times out. I have adjusted the time out setting in tftpd to 30, 45 and 100 seconds.&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 08:27:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526894#M34863</guid>
      <dc:creator>DAVID BITONTI</dc:creator>
      <dc:date>2021-07-05T08:27:42Z</dc:date>
    </item>
    <item>
      <title>An other way to get the</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526895#M34864</link>
      <description>&lt;P&gt;An other way to get the correct image on the AP is to do it from rommon.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0.&lt;/STRONG&gt; Configure IPv4 address "192.168.1.1" on your desktop / notebook LAN interface, connect the console and verify that no firewall is blocking the incoming tftp connections&lt;BR /&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Send the "break" signal on the console when the AP is booting so you are getting into rommon&lt;BR /&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Configure a static IPv4 address on the AP&lt;BR /&gt;&lt;CODE&gt;ap: set IP_ADDR 192.168.1.2&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; Enable the ethernet interface on the AP&lt;BR /&gt;&lt;CODE&gt;ap: ether_init&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4.&lt;/STRONG&gt; Start the tftp engine&lt;BR /&gt;&lt;CODE&gt;ap: tftp_init&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&lt;/STRONG&gt; Download and extract the new .tar software&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;ap: tar -xtract tftp://192.168.1.1/ap3g2-k9wx-tar.xxxx.tar flash:&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6.&lt;/STRONG&gt; Set the new IOS image as boot image&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;ap: set BOOT flash:/ap3g2-k9w7-mx.152-2.JA/ap3g2-k9wx-xxxx.JA&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7.&lt;/STRONG&gt; Let the AP boot&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;ap: boot&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That should do the trick &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2014 21:09:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526895#M34864</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2014-08-28T21:09:57Z</dc:date>
    </item>
    <item>
      <title>Hi Dave,Try to set your PC as</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526896#M34865</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;Try to set your PC as 10.0.0.2/8 (255.0.0.0) &amp;amp; see if it works. Do not put 10.0.0.1 as it will be the IP assigned to AP when it reset using mode button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you need to rename your image to&amp;nbsp;&lt;STRONG style="font-size: 14px;"&gt;ap3g2-k9w7-tar&lt;/STRONG&gt;&lt;SPAN style="font-size: 14px;"&gt;.default&amp;nbsp;in order&amp;nbsp;this to work.make sure no firewall on your PC that block tftp. Refer this for more detail&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mrncciew.com/2013/12/13/ap-conversion-using-mode-button/"&gt;http://mrncciew.com/2013/12/13/ap-conversion-using-mode-button/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Rasika&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;**** Pls rate all useful responses ****&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2014 21:27:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526896#M34865</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2014-08-28T21:27:07Z</dc:date>
    </item>
    <item>
      <title>Thank you both for you quick</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526897#M34866</link>
      <description>&lt;P&gt;Thank you both for you quick responses. However I have tried both of the methods suggested and still have had no luck still timing out to the tftp server. I had tried variation of both methods prior to posting. This morning on top of attempting the 2 suggestions I also tried a new cable between my laptop and AP. Each time I have tried windows firewall has been disabled and today I took it another step I even disabled my antivirus software. Still no luck.&lt;/P&gt;&lt;P&gt;This is the current version running on the AP now. System image file is "flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-xx".&lt;/P&gt;&lt;P&gt;If that matters at all.&lt;/P&gt;&lt;P&gt;It feels as though there is something specific to the 2602i that is missing or I cannot find searching hoping someone has something else to try.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 14:29:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526897#M34866</guid>
      <dc:creator>DAVID BITONTI</dc:creator>
      <dc:date>2014-08-29T14:29:02Z</dc:date>
    </item>
    <item>
      <title>The steps I posted above are</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526898#M34867</link>
      <description>&lt;P&gt;The steps I posted above are especially written for the "second generation" AP's and I have used it on 2600's myself. When you configured both your local machine and the AP, is it possible to ping each other? Which tftp server are you using?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 14:36:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526898#M34867</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2014-08-29T14:36:37Z</dc:date>
    </item>
    <item>
      <title>with windows you also need to</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526899#M34868</link>
      <description>&lt;P&gt;with windows you also need to check if "Hide known file extensions" is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is go and turn it off (this is in folder options and is usually on by default), otherwise your filename in windows ends up being ap3g2-k9w7.tar.tar and the AP will not be able to find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 14:37:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526899#M34868</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2014-08-29T14:37:12Z</dc:date>
    </item>
    <item>
      <title>Freerk,From the directions</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526900#M34869</link>
      <description>&lt;P&gt;Freerk,&lt;/P&gt;&lt;P&gt;From the directions you sent ping is not a recognized command, however when I have tried other methods where you give Interface Gi0 an IP address no I cannot ping the tftp server. I am running tftpd32 by Ph. Jounin if there is something better I am up for the suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve "hide known file extensions" is uncheck on my laptop&lt;/P&gt;&lt;P&gt;Thank you for the all the chatter on this.&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 14:49:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526900#M34869</guid>
      <dc:creator>DAVID BITONTI</dc:creator>
      <dc:date>2014-08-29T14:49:24Z</dc:date>
    </item>
    <item>
      <title>If you give the AP an IPv4</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526901#M34870</link>
      <description>&lt;P&gt;If you give the AP an IPv4 address and enable ethernet in rommon, you should be able to ping it from your computer (or after the ping see at least an arp entry (command "arp -a" on Windows)). Could you try this?&lt;/P&gt;&lt;P&gt;The tftp software you are using is fine. Even if you are using wrong filenames or something like that, you should be able to contact the server from the AP and see a incoming connection.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 14:56:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526901#M34870</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2014-08-29T14:56:40Z</dc:date>
    </item>
    <item>
      <title>Thank you all for helping out</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526902#M34871</link>
      <description>&lt;P&gt;Thank you all for helping out on this issue. Ended up being something on my laptop was blocking the TFTP so I was able to get the image loaded using a different laptop without a corporate image on it.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2014 17:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/2526902#M34871</guid>
      <dc:creator>DAVID BITONTI</dc:creator>
      <dc:date>2014-09-03T17:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4260998#M224428</link>
      <description>&lt;P&gt;Where i can download the image?&lt;/P&gt;&lt;P&gt;At Cisco you need a contract wtf&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 12:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4260998#M224428</guid>
      <dc:creator>interface31</dc:creator>
      <dc:date>2020-12-21T12:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4261823#M224483</link>
      <description>If you do not have a contract, then the only way you will find that image is by searching on the internet and or if someone that might still have that image shares it with you.  A contract is required for most of devices by Cisco and or other enterprise vendors. &lt;BR /&gt;</description>
      <pubDate>Mon, 21 Dec 2020 13:28:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4261823#M224483</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-12-21T13:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262040#M224492</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i got it, but problem is AP blinking red.&lt;/P&gt;&lt;P&gt;In Putty&lt;/P&gt;&lt;P&gt;ap:&lt;/P&gt;&lt;P&gt;ap: copy tftp://10.0.0.2/image.default flash:&lt;/P&gt;&lt;P&gt;Connection timed out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 21:19:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262040#M224492</guid>
      <dc:creator>interface31</dc:creator>
      <dc:date>2020-12-21T21:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262322#M224501</link>
      <description>So you have the correct image and you renamed it image.default?&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Dec 2020 11:12:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262322#M224501</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-12-22T11:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262333#M224502</link>
      <description>&lt;P&gt;yes sir&lt;/P&gt;&lt;P&gt;I got a problem with the connection.&lt;/P&gt;&lt;P&gt;When i try command set ap says&lt;/P&gt;&lt;P&gt;IP 10.0.0.1&lt;/P&gt;&lt;P&gt;But i can ping from connected laptop&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 11:47:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262333#M224502</guid>
      <dc:creator>interface31</dc:creator>
      <dc:date>2020-12-22T11:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262342#M224503</link>
      <description>Did you follow the guide?  The guide goes through setting up your pc with a static address since you will be connected directly to the ap. Also you need to make sure that your firewall is turned off and that your tftp server is setup right. &lt;BR /&gt;If you still have issues, take some screen shots which would help us see if you missed something. &lt;BR /&gt;</description>
      <pubDate>Tue, 22 Dec 2020 12:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262342#M224503</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-12-22T12:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262359#M224504</link>
      <description>Here is the guide just in case: &lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/access_point/15-3-3-JB/configuration/guide/cg_book/cg-chap22-trouble.html#pgfId-1058472" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/access_point/15-3-3-JB/configuration/guide/cg_book/cg-chap22-trouble.html#pgfId-1058472&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Dec 2020 13:27:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262359#M224504</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-12-22T13:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262910#M224527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes i do it so.&lt;/P&gt;&lt;P&gt;Laptop is connected to a PoE Injector and this is connected to the AP.&lt;/P&gt;&lt;P&gt;PCI-Express Card with com port is connected to the Console port.&lt;/P&gt;&lt;P&gt;IP from Laptop is 10.0.0.2 255.255.255.0&lt;/P&gt;&lt;P&gt;Firewall is off at Windows, Wifi also off.&lt;/P&gt;&lt;P&gt;image is in a folder at the desktop, i rename it to&amp;nbsp;&lt;SPAN&gt;ap3g2-k9w7-tar.default&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I power off the ap and start holding Mode Button&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Power on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LED is blue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;start flashing blue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;goes red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;release button&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;flashing green&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;error opening path&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;flashing red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;here the screen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cu&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 12:17:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4262910#M224527</guid>
      <dc:creator>interface31</dc:creator>
      <dc:date>2020-12-23T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4263013#M224530</link>
      <description>Are you able to ping the ap 10.0.0.1 when you are trying this?  Also do you see any activity on the tftp server while doing this. Both will help identifying the issue. Make sure that on Windows explorer the you have “show file extensions” just to make sure Windows doesn’t have .tar in the end of the file. &lt;BR /&gt;</description>
      <pubDate>Wed, 23 Dec 2020 15:34:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4263013#M224530</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-12-23T15:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4263149#M224532</link>
      <description>&lt;P&gt;No i can´t ping them.&lt;/P&gt;&lt;P&gt;Nothing at the tftp&lt;/P&gt;&lt;P&gt;Show file extension is on&lt;/P&gt;&lt;P&gt;at tftp&lt;/P&gt;&lt;P&gt;timeout i have 30 sec&lt;/P&gt;&lt;P&gt;max Retransmit 60&lt;/P&gt;&lt;P&gt;tftp port 69&lt;/P&gt;&lt;P&gt;tftft Security: None&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 21:39:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4263149#M224532</guid>
      <dc:creator>interface31</dc:creator>
      <dc:date>2020-12-23T21:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: 2602i lightweight to autonomous issue</title>
      <link>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4263199#M224533</link>
      <description>Well it seems like the connection from your ap to your laptops Ethernet port. You need to be able to ping the ap which by default is 10.0.0.1&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Dec 2020 00:10:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2602i-lightweight-to-autonomous-issue/m-p/4263199#M224533</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-12-24T00:10:44Z</dc:date>
    </item>
  </channel>
</rss>

