<?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: AP350 Death... in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289896#M193699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to solve the problem, maybe i've found the solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/102/wlan/AP1200upgrade.html" target="_blank"&gt;http://www.cisco.com/warp/public/102/wlan/AP1200upgrade.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank however for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Claudio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jun 2004 15:31:12 GMT</pubDate>
    <dc:creator>vectraeee</dc:creator>
    <dc:date>2004-06-28T15:31:12Z</dc:date>
    <item>
      <title>AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289892#M193695</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;this mornign at work i've done a mistake configuring an Access point Cisco Aironet 350.&lt;/P&gt;&lt;P&gt;I was upgrading the firmware of my access point, but something was wrong and now, when i turn on my access point, it has all the three lights amber color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i need to reload and reinstall and apply the OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't know how i can realive my access point, someone could help me?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 16:45:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289892#M193695</guid>
      <dc:creator>vectraeee</dc:creator>
      <dc:date>2021-07-04T16:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289893#M193696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to make sure can you console into the AP and post what you see once it powers up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2004 11:55:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289893#M193696</guid>
      <dc:creator>travis-dennis_2</dc:creator>
      <dc:date>2004-06-28T11:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289894#M193697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some 1100 and 1200 troubleshooting manual they say when all 3 LEDs are solid amber that means the firmware is corrupted. And here is the method reccomended to use to fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the steps below to reload the access point image using the CLI. When the access point begins to&lt;/P&gt;&lt;P&gt;boot, you interrupt the boot process and use boot loader commands to load an image from a TFTP server&lt;/P&gt;&lt;P&gt;to replace the image in the access point.&lt;/P&gt;&lt;P&gt;Step 1 Open the CLI using a Telnet session or a connection to the access point console port.&lt;/P&gt;&lt;P&gt;Step 2 Reboot the access point by removing power and reapplying power.&lt;/P&gt;&lt;P&gt;Step 3 Let the access point boot until it begins to inflate the image. When you see these lines on the CLI, press Esc:&lt;/P&gt;&lt;P&gt;Loading "flash:/c350-k9w7-mx.v122_13_ja.20031010/c350-k9w7-mx.v122_13_ja.20031010"&lt;/P&gt;&lt;P&gt;...###########################################################################&lt;/P&gt;&lt;P&gt;Step 4 When the ap: command prompt appears, enter the set command to assign an IP address, subnet mask,&lt;/P&gt;&lt;P&gt;and default gateway to the access point.&lt;/P&gt;&lt;P&gt;Your entries might look like this example:&lt;/P&gt;&lt;P&gt;ap: set IP_ADDR 192.168.133.160&lt;/P&gt;&lt;P&gt;ap: set NETMASK 255.255.255.0&lt;/P&gt;&lt;P&gt;ap: set DEFAULT_ROUTER 192.168.133.1&lt;/P&gt;&lt;P&gt;Step 5 Enter the tftp_init command to prepare the access point for TFTP.&lt;/P&gt;&lt;P&gt;ap: tftp_init&lt;/P&gt;&lt;P&gt;Step 6 Enter the tar command to load and inflate the new image from your TFTP server. The command must&lt;/P&gt;&lt;P&gt;include this information:&lt;/P&gt;&lt;P&gt;&amp;#149; the -xtract option, which inflates the image when it is loaded&lt;/P&gt;&lt;P&gt;&amp;#149; the IP address of your TFTP server&lt;/P&gt;&lt;P&gt;&amp;#149; the directory on the TFTP server that contains the image&lt;/P&gt;&lt;P&gt;&amp;#149; the name of the image&lt;/P&gt;&lt;P&gt;&amp;#149; the destination for the image (the access point Flash)&lt;/P&gt;&lt;P&gt;Your entry might look like this example:&lt;/P&gt;&lt;P&gt;ap: tar -xtract t&lt;A class="jive-link-custom" href="ftp://192.168.130.222/images/c350-k9w7-tar.122-13.JA1" target="_blank"&gt;ftp://192.168.130.222/images/c350-k9w7-tar.122-13.JA1&lt;/A&gt; flash:&lt;/P&gt;&lt;P&gt;Step 7 When the display becomes full the CLI pauses and displays --MORE--. Press the spacebar to continue.&lt;/P&gt;&lt;P&gt;extracting info (229 bytes)&lt;/P&gt;&lt;P&gt;c350-k9w7-mx.122-13.JA1/ (directory) 0 (bytes)&lt;/P&gt;&lt;P&gt;c350-k9w7-mx.122-13.JA1/html/ (directory) 0 (bytes)&lt;/P&gt;&lt;P&gt;extracting c350-k9w7-mx.122-13.JA1/html/level1/images/apps_button_last_flat.gif (318&lt;/P&gt;&lt;P&gt;bytes)&lt;/P&gt;&lt;P&gt;-- MORE --&lt;/P&gt;&lt;P&gt;If you do not press the spacebar to continue, the process eventually times out and the access point stops&lt;/P&gt;&lt;P&gt;inflating the image.&lt;/P&gt;&lt;P&gt;Step 8 Enter the set BOOT command to designate the new image as the image that the access point uses when it reboots. The access point creates a directory for the image that has the same name as the image, and&lt;/P&gt;&lt;P&gt;you must include the directory in the command. Your entry might look like this example:&lt;/P&gt;&lt;P&gt;ap: set BOOT flash:/c350-k9w7-mx.122-13.JA1/c350-k9w7-mx.122-13.JA1&lt;/P&gt;&lt;P&gt;Step 9 Enter the set command to check your bootloader entries.&lt;/P&gt;&lt;P&gt;ap: set&lt;/P&gt;&lt;P&gt;BOOT=flash:/c350-k9w7-mx.122-13.JA1/c350-k9w7-mx.122-13.JA1&lt;/P&gt;&lt;P&gt;DEFAULT_ROUTER=192.168.133.1&lt;/P&gt;&lt;P&gt;IP_ADDR=192.168.133.160&lt;/P&gt;&lt;P&gt;NETMASK=255.255.255.0&lt;/P&gt;&lt;P&gt;Step 10 Enter the boot command to reboot the access point. When the access point reboots, it loads the new&lt;/P&gt;&lt;P&gt;image.&lt;/P&gt;&lt;P&gt;ap: boot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2004 12:42:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289894#M193697</guid>
      <dc:creator>melisei</dc:creator>
      <dc:date>2004-06-28T12:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289895#M193698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the bootload errors and how they are signaled:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boot Loader Errors&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Amber Amber Amber  - Boot failure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2004 12:45:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289895#M193698</guid>
      <dc:creator>melisei</dc:creator>
      <dc:date>2004-06-28T12:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289896#M193699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to solve the problem, maybe i've found the solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/102/wlan/AP1200upgrade.html" target="_blank"&gt;http://www.cisco.com/warp/public/102/wlan/AP1200upgrade.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank however for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Claudio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2004 15:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289896#M193699</guid>
      <dc:creator>vectraeee</dc:creator>
      <dc:date>2004-06-28T15:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289897#M193700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;I have my AP 1200 having all leds turned amber. I tried your method... But I can't even console or ping my AP when I'm powering it.&lt;/P&gt;&lt;P&gt;Please, help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2004 13:42:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289897#M193700</guid>
      <dc:creator>micheljean</dc:creator>
      <dc:date>2004-10-05T13:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: AP350 Death...</title>
      <link>https://community.cisco.com/t5/wireless/ap350-death/m-p/289898#M193701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melisei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU!!!!! &lt;/P&gt;&lt;P&gt;It is 3:47am here and your answer just solved my AP350 problem (firmware upgrade failed, wiping out the image file resulting in no boot).&lt;/P&gt;&lt;P&gt;I spent the last 1.5 hours trawling thru cisco's documentation with no results ..... fabulous post!!!&lt;/P&gt;&lt;P&gt;THANKS AGAIN!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2005 19:52:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap350-death/m-p/289898#M193701</guid>
      <dc:creator>miciokatsu</dc:creator>
      <dc:date>2005-02-14T19:52:30Z</dc:date>
    </item>
  </channel>
</rss>

