<?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 It's okay, after over an hour in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/1832-lightweight-to-autonomous/m-p/2873679#M103671</link>
    <description>&lt;P&gt;It's okay, after over an hour of searching Google AND Cisco.com and using Google to search Cisco.com I eventually found the documentation:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-1/mobility_express/b_Mobility_Express_Deployment_guide/b_Mobility_Express_Deployment_guide_chapter_01100.html#task_7B18649C99D94D2BB551EDDEB16B6601&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2016 08:30:42 GMT</pubDate>
    <dc:creator>infrateam</dc:creator>
    <dc:date>2016-03-04T08:30:42Z</dc:date>
    <item>
      <title>1832 Lightweight to Autonomous</title>
      <link>https://community.cisco.com/t5/wireless/1832-lightweight-to-autonomous/m-p/2873678#M103670</link>
      <description>&lt;P&gt;I am now done testing the 1832 I have with our 2504 WLC. And I would like to put the AP back to the autonomous mobility express image and having some troubles.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have broke the boot sequence and issued tftpboot, which downloaded the .bin file which I extracted from the mobility express .tar image. However I can't see how after the AP has downloaded the .bin, how to tell the AP to boot it.&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;(RNAQ-C7) # tftpboot&lt;BR /&gt;Full duplex link&lt;BR /&gt;Port:2 speed 1000Mbps&lt;BR /&gt;Using eth0 device&lt;BR /&gt;TFTP from server 192.168.1.254; our IP address is 192.168.1.1&lt;BR /&gt;Filename 'part.bin'.&lt;BR /&gt;Load address: 0x44000000&lt;BR /&gt;Loading: #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #################################################################&lt;BR /&gt; #############################&lt;BR /&gt;done&lt;BR /&gt;Bytes transferred = 32865897 (1f57e69 hex)&lt;BR /&gt;(RNAQ-C7) # dir&lt;BR /&gt;Unknown command 'dir' - try 'help'&lt;BR /&gt;(RNAQ-C7) # help&lt;BR /&gt;? - alias for 'help'&lt;BR /&gt;base - print or set address offset&lt;BR /&gt;bootipq - bootipq from flash device&lt;BR /&gt;chpart - change active partition&lt;BR /&gt;cmp - memory compare&lt;BR /&gt;cp - memory copy&lt;BR /&gt;crc32 - checksum calculation&lt;BR /&gt;echo - echo args to console&lt;BR /&gt;env - environment handling commands&lt;BR /&gt;ethreg - ethreg - Switch/PHY Reg rd/wr utility&lt;BR /&gt;&lt;BR /&gt;exit - exit script&lt;BR /&gt;false - do nothing, unsuccessfully&lt;BR /&gt;go - start application at address 'addr'&lt;BR /&gt;help - print command description/usage&lt;BR /&gt;i2c - I2C sub-system&lt;BR /&gt;iminfo - print header information for application image&lt;BR /&gt;imxtract- extract a part of a multi-image&lt;BR /&gt;ipq_nand- Switch between SBL and Linux kernel page layout.&lt;BR /&gt;loadb - load binary file over serial line (kermit mode)&lt;BR /&gt;loady - load binary file over serial line (ymodem mode)&lt;BR /&gt;loop - infinite loop on address range&lt;BR /&gt;md - memory display&lt;BR /&gt;mm - memory modify (auto-incrementing address)&lt;BR /&gt;mtdparts- define flash/nand partitions&lt;BR /&gt;mtest - simple RAM read/write test&lt;BR /&gt;mw - memory write (fill)&lt;BR /&gt;nand - NAND sub-system&lt;BR /&gt;nm - memory modify (constant address)&lt;BR /&gt;pci - list and access PCI Configuration Space&lt;BR /&gt;ping - send ICMP ECHO_REQUEST to network host&lt;BR /&gt;printenv- print environment variables&lt;BR /&gt;printmfgenv- Print manufacture information data&lt;BR /&gt;printshenv- printshenv- print shared environment variables&lt;BR /&gt;&lt;BR /&gt;reset - Perform RESET of the CPU&lt;BR /&gt;run - run commands in an environment variable&lt;BR /&gt;saveenv - save environment variables to persistent storage&lt;BR /&gt;saveshenv- saveshenv - save shared environment variables to persistent storage&lt;BR /&gt;&lt;BR /&gt;setenv - set environment variables&lt;BR /&gt;setshenv- setshenv - set shared environment variables&lt;BR /&gt;&lt;BR /&gt;sf - SPI flash sub-system&lt;BR /&gt;showvar - print local hushshell variables&lt;BR /&gt;smeminfo- print SMEM FLASH information&lt;BR /&gt;source - run script from memory&lt;BR /&gt;test - minimal test like /bin/sh&lt;BR /&gt;tftpboot- boot image via network using TFTP protocol&lt;BR /&gt;true - do nothing, successfully&lt;BR /&gt;ubi - ubi commands&lt;BR /&gt;usb - USB sub-system&lt;BR /&gt;verify_bl- Cisco Bootloader signature verify&lt;BR /&gt;verify_lx- Cisco Image signature verify&lt;BR /&gt;version - print monitor, compiler and linker version&lt;BR /&gt;(RNAQ-C7) # showvar&lt;BR /&gt;HUSH_VERSION=0.01&lt;/PRE&gt;
&lt;P&gt;How&amp;nbsp;do I revert back to autonomous?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 11:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/1832-lightweight-to-autonomous/m-p/2873678#M103670</guid>
      <dc:creator>infrateam</dc:creator>
      <dc:date>2021-07-05T11:43:23Z</dc:date>
    </item>
    <item>
      <title>It's okay, after over an hour</title>
      <link>https://community.cisco.com/t5/wireless/1832-lightweight-to-autonomous/m-p/2873679#M103671</link>
      <description>&lt;P&gt;It's okay, after over an hour of searching Google AND Cisco.com and using Google to search Cisco.com I eventually found the documentation:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-1/mobility_express/b_Mobility_Express_Deployment_guide/b_Mobility_Express_Deployment_guide_chapter_01100.html#task_7B18649C99D94D2BB551EDDEB16B6601&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 08:30:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/1832-lightweight-to-autonomous/m-p/2873679#M103671</guid>
      <dc:creator>infrateam</dc:creator>
      <dc:date>2016-03-04T08:30:42Z</dc:date>
    </item>
  </channel>
</rss>

