<?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: Reloading IOS 1310 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621491#M214038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a difference with the TFTP server i had to set the ip address an the file to download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: set IP_ADDR 192.168.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: set NETMASK 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: set DEFAULT_ROUTER 192.168.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: tftp_init&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: tar -xtract t&lt;A class="jive-link-custom" href="ftp://192.168.0.2/c1310-k9w7-tar.123-8.JEA.tar" target="_blank"&gt;ftp://192.168.0.2/c1310-k9w7-tar.123-8.JEA.tar&lt;/A&gt; flash:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not necessary to indicate the hole directory. At list with TFTP32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very thank full.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Dec 2006 20:41:12 GMT</pubDate>
    <dc:creator>Paul Webster</dc:creator>
    <dc:date>2006-12-02T20:41:12Z</dc:date>
    <item>
      <title>Reloading IOS 1310</title>
      <link>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621488#M214035</link>
      <description>&lt;P&gt;Hi, There was a BIG Mistake, We erased the IOS in the AP1310, an know it does not boot since it don't have an IOS image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Got the new image, but i don't Know the steps i should follow to reload the IOS system true a TFTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 20:18:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621488#M214035</guid>
      <dc:creator>Paul Webster</dc:creator>
      <dc:date>2021-07-03T20:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading IOS 1310</title>
      <link>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621489#M214036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We all make mistakes, so no worries!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reloading the Access Point/Bridge Image (Edited to fit) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the CLI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps5861/products_configuration_guide_chapter09186a00804ed72c.html#wp1071147" target="_blank"&gt;http://www.cisco.com/en/US/products/ps5861/products_configuration_guide_chapter09186a00804ed72c.html#wp1071147&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Step 2 Reboot the access point by removing power and reapplying power. &lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Loading "flash:/c1310-k9w7-mx.v122_13_ja.20031010/c1310-k9w7-mx.v122_13_ja.20031010" &lt;/P&gt;&lt;P&gt;...###########################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note Depending on the terminal emulation software you are using, you may have to press Esc twice to access the boot loader. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4 When the bridge: command prompt appears, enter the set command to assign an IP address, subnet mask, and default gateway to the access point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note You must use upper-case characters when you enter the IP-ADDR, NETMASK, and DEFAULT_ROUTER options with the set command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your entries might look like this example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: set IP_ADDR 192.168.133.160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: set NETMASK 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: set DEFAULT_ROUTER 192.168.133.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;ap: tftp_init&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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 include this information: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the -xtract option, which inflates the image when it is loaded &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the IP address of your TFTP server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the directory on the TFTP server that contains the image &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the name of the image &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the destination for the image (the access point Flash) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your entry might look like this example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: tar -xtract t&lt;A class="jive-link-custom" href="ftp://192.168.130.222/images/c1310-k9w7-tar.122_15.JA1" target="_blank"&gt;ftp://192.168.130.222/images/c1310-k9w7-tar.122_15.JA1&lt;/A&gt; flash:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;extracting info (229 bytes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c1310-k9w7-mx.122-15.JA1/ (directory) 0 (bytes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c1310-k9w7-mx.122-15.JA1/html/ (directory) 0 (bytes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c1310-k9w7-mx.122-15.JA1/html/level1/ (directory) 0 (bytes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extracting c1310-k9w7-mx.122-15.JA1/html/level1/appsui.js (558 bytes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- MORE --&lt;/P&gt;&lt;P&gt;&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 inflating the image. &lt;/P&gt;&lt;P&gt;&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 you must include the directory in the command. Your entry might look like this example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: set BOOT flash:/c1310-k9w7-mx.122-15.JA1/c1310-k9w7-mx.122-15.JA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 9 Enter the set command to check your bootloader entries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOOT=flash:/c1310-k9w7-mx.122-15.JA1/c1310-k9w7-mx.122-15.JA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFAULT_ROUTER=192.168.133.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP_ADDR=192.168.133.160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NETMASK=255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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 image. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ap: boot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 21:21:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621489#M214036</guid>
      <dc:creator>Rob Huffman</dc:creator>
      <dc:date>2006-11-28T21:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading IOS 1310</title>
      <link>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621490#M214037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i Tried out this but the console port keeps  giving me this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: tar -xtract t&lt;A class="jive-link-custom" href="ftp://192.168.0.2/D:/Equipos/Cisco/IOS/1310/c1310-k9w7-tar.123-8.JEA" target="_blank"&gt;ftp://192.168.0.2/D:/Equipos/Cisco/IOS/1310/c1310-k9w7-tar.123-8.JEA&lt;/A&gt; flash:&lt;/P&gt;&lt;P&gt;t&lt;A class="jive-link-custom" href="ftp://192.168.0.2/D:/Equipos/Cisco/IOS/1310/c1310-k9w7-tar.123-8.JEA:" target="_blank"&gt;ftp://192.168.0.2/D:/Equipos/Cisco/IOS/1310/c1310-k9w7-tar.123-8.JEA:&lt;/A&gt; no such file or directory &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the tftp server this other one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection received from 192.168.0.1 on port 1046 [02/12 14:53:00.296]&lt;/P&gt;&lt;P&gt;Read request for file &lt;&gt;. Mode octet [02/12 14:53:00.296]&lt;/&gt;&lt;/P&gt;&lt;P&gt;File &lt;&gt; : error 123 in system call CreateFile El nombre de archivo, directorio o etiqueta del volumen no es v?lido. [02/12 14:53:00.296]&lt;/&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, I know I'm close to It, What I'm doing Wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2006 18:58:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621490#M214037</guid>
      <dc:creator>Paul Webster</dc:creator>
      <dc:date>2006-12-02T18:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading IOS 1310</title>
      <link>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621491#M214038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a difference with the TFTP server i had to set the ip address an the file to download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: set IP_ADDR 192.168.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: set NETMASK 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: set DEFAULT_ROUTER 192.168.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: tftp_init&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge: tar -xtract t&lt;A class="jive-link-custom" href="ftp://192.168.0.2/c1310-k9w7-tar.123-8.JEA.tar" target="_blank"&gt;ftp://192.168.0.2/c1310-k9w7-tar.123-8.JEA.tar&lt;/A&gt; flash:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not necessary to indicate the hole directory. At list with TFTP32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very thank full.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2006 20:41:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/reloading-ios-1310/m-p/621491#M214038</guid>
      <dc:creator>Paul Webster</dc:creator>
      <dc:date>2006-12-02T20:41:12Z</dc:date>
    </item>
  </channel>
</rss>

