<?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: Catalyst 9120 access point in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259198#M224307</link>
    <description>&lt;P&gt;I was not able to enter the commands you provided but I was able to set the following commands listed below. I rebooted the access point after entering the commands but it is still stuck in the u-boot process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;u-boot&amp;gt; env set ?&lt;BR /&gt;u-boot&amp;gt; env set BOOT part1&lt;BR /&gt;u-boot&amp;gt; env save&lt;BR /&gt;Saving Environment to SPI Flash...&lt;BR /&gt;Erasing SPI flash...Writing to SPI flash...done&lt;BR /&gt;u-boot&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way thanks very much for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2020 07:46:33 GMT</pubDate>
    <dc:creator>Maurice Ball</dc:creator>
    <dc:date>2020-12-16T07:46:33Z</dc:date>
    <item>
      <title>Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4258662#M224278</link>
      <description>&lt;P&gt;I am super smart, so I wrote erase the NVRAM on my Catalyst 9120 access point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone please provide me with the commands or where to find the instructions on how to install the OS image back on the access point?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 19:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4258662#M224278</guid>
      <dc:creator>Maurice Ball</dc:creator>
      <dc:date>2021-07-05T19:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259060#M224293</link>
      <description>&lt;P&gt;Is the AP in u-boot?&lt;/P&gt;
&lt;P&gt;If it is, console into the AP and reboot.&amp;nbsp; Post the entire boot-up process.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;We want to see with partition the AP is booting.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 21:50:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259060#M224293</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2020-12-15T21:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259066#M224294</link>
      <description>u-boot&amp;gt; ?&lt;BR /&gt;? - alias for 'help'&lt;BR /&gt;base - print or set address offset&lt;BR /&gt;bdinfo - print Board Info structure&lt;BR /&gt;boardinit- Download MFG boardinit bundle and burn images to its repective location&lt;BR /&gt;boot - boot default, i.e., run 'bootcmd'&lt;BR /&gt;boot_image- Boot Image&lt;BR /&gt;bootd - boot default, i.e., run 'bootcmd'&lt;BR /&gt;bootefi - Boots an EFI payload from memory&lt;BR /&gt;bootelf - Boot from an ELF image in memory&lt;BR /&gt;booti - boot arm64 Linux Image image from memory&lt;BR /&gt;bootm - boot application image from memory&lt;BR /&gt;bootp - boot image via network using BOOTP/TFTP protocol&lt;BR /&gt;bootvx - Boot vxWorks from an ELF image&lt;BR /&gt;bubt - Burn image to NOR flash boot device&lt;BR /&gt;chpart - change active partition&lt;BR /&gt;cisco_booti- Cisco modified boot arm64 Linux Image image from memory.&lt;BR /&gt;cmp - memory compare&lt;BR /&gt;coninfo - print console devices and information&lt;BR /&gt;cp - memory copy&lt;BR /&gt;crc32 - checksum calculation&lt;BR /&gt;dhcp - boot image via network using DHCP/TFTP protocol&lt;BR /&gt;dm - Driver model low level access&lt;BR /&gt;echo - echo args to console&lt;BR /&gt;editenv - edit environment variable&lt;BR /&gt;env - environment handling commands&lt;BR /&gt;erase - erase FLASH memory&lt;BR /&gt;erase_nvram- Erase NVRAM&lt;BR /&gt;erase_persistent_data- Erase Persistent Data&lt;BR /&gt;exit - exit script&lt;BR /&gt;false - do nothing, unsuccessfully&lt;BR /&gt;fdt - flattened device tree utility commands&lt;BR /&gt;fipsalgval- run algorithm validation on test vector bibnar in memory, default:2000000 (0x02000000)&lt;BR /&gt;flash_image- Flash Image&lt;BR /&gt;flinfo - print FLASH memory information&lt;BR /&gt;forceboot- force boot from u-boot image&lt;BR /&gt;fuse - Fuse sub-system&lt;BR /&gt;go - start application at address 'addr'&lt;BR /&gt;gpio - Read/Write Gpio Pins&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;itest - return true/false on integer compare&lt;BR /&gt;ledstate- Set Led State&lt;BR /&gt;loadb - load binary file over serial line (kermit mode)&lt;BR /&gt;loads - load S-Record file over serial line&lt;BR /&gt;loadx - load binary file over serial line (xmodem 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;lzmadec - lzma uncompress a memory region&lt;BR /&gt;md - memory display&lt;BR /&gt;meminfo - display memory information&lt;BR /&gt;mm - memory modify (auto-incrementing address)&lt;BR /&gt;mtdparts- define flash/nand partitions&lt;BR /&gt;mw - memory write (fill)&lt;BR /&gt;nand - NAND sub-system&lt;BR /&gt;nandboot- boot Linux from NAND partition&lt;BR /&gt;nboot - boot from NAND device&lt;BR /&gt;netboot - boot Linux from network using TFTP/bootp&lt;BR /&gt;nfs - boot image via network using NFS protocol&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;protect - enable or disable FLASH write protection&lt;BR /&gt;pxe - commands to get and boot from pxe files&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;setboardparms- Set Board Params&lt;BR /&gt;setbootline- Set Boot Params&lt;BR /&gt;setenv - set environment variables&lt;BR /&gt;setexpr - set environment variable as the result of eval expression&lt;BR /&gt;sf - SPI flash sub-system&lt;BR /&gt;showvar - print local hushshell variables&lt;BR /&gt;sleep - delay execution for some time&lt;BR /&gt;source - run script from memory&lt;BR /&gt;sspi - SPI utility command&lt;BR /&gt;sysboot - command to get and boot from syslinux files&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;ubifsload- load file from an UBIFS filesystem&lt;BR /&gt;ubifsls - list files in a directory&lt;BR /&gt;ubifsmount- mount UBIFS volume&lt;BR /&gt;ubifsumount- unmount UBIFS volume&lt;BR /&gt;usb - USB sub-system&lt;BR /&gt;usbboot - boot from USB device&lt;BR /&gt;version - print monitor, compiler and linker version&lt;BR /&gt;u-boot&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:04:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259066#M224294</guid>
      <dc:creator>Maurice Ball</dc:creator>
      <dc:date>2020-12-15T22:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259079#M224295</link>
      <description>&lt;P&gt;I really need to see the boot-up process.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:35:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259079#M224295</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2020-12-15T22:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259081#M224296</link>
      <description>&lt;P&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;resetting ...&lt;/P&gt;&lt;P&gt;Resetting board...HELO&lt;BR /&gt;5.0205HNDRC1a-1.0.38-163.162&lt;BR /&gt;CPU0&lt;BR /&gt;L1CD&lt;BR /&gt;MMUI&lt;BR /&gt;MMUA&lt;BR /&gt;CODE&lt;BR /&gt;ZBBS&lt;BR /&gt;MAIN&lt;BR /&gt;Boot Strap Register: 0x6fc3b&lt;BR /&gt;NVRAM memcfg 0x41527&lt;BR /&gt;DDR3-1600 CL11 total 1024MB 2 16bits part[s] %1 SSC&lt;/P&gt;&lt;P&gt;DDR test done successfully&lt;BR /&gt;CFE Version: 5&lt;BR /&gt;Verifying MASTER U-Boot...&lt;BR /&gt;Launching MASTER U-Boot version 0x0036 ...&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;U-Boot 2017.09 (Apr 23 2020 - 21:19:10 -0700) Broadcom BCM49408&lt;/P&gt;&lt;P&gt;Board: SS-i&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;enable MMU ... OK&lt;BR /&gt;NAND: Status wait timeout: nandsts=0x0 mask=0x40000000, count=0&lt;BR /&gt;NAND ECC BCH-8, page size 4096 bytes, spare size used 216 bytes&lt;BR /&gt;1024 MiB&lt;BR /&gt;MMC:&lt;BR /&gt;SF: Detected mx25l6405d with page size 256 Bytes, erase size 4 KiB, total 8 MiB&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Platform: 4908&lt;BR /&gt;SF: Detected mx25l6405d with page size 256 Bytes, erase size 4 KiB, total 8 MiB&lt;BR /&gt;pmc_init:PMC using DQM mode&lt;BR /&gt;pmc_patch_4908:7 0 ff6b0438 34d034b&lt;BR /&gt;Board IP address : 192.168.1.1:ffffff00&lt;BR /&gt;Host IP address : 192.168.1.100&lt;BR /&gt;Gateway IP address :&lt;BR /&gt;Run from flash/host/tftp (f/h/c) : f&lt;BR /&gt;Default host run file name : vmlinux&lt;BR /&gt;Default host flash file name : bcm963xx_fs_kernel&lt;BR /&gt;Boot delay (0-9 seconds) : 1&lt;BR /&gt;Default host ramdisk file name :&lt;BR /&gt;Default ramdisk store address :&lt;BR /&gt;Board Id (0-18) : 94908SV&lt;BR /&gt;Number of MAC Addresses (1-32) : 10&lt;BR /&gt;Base MAC Address : 00:10:18:00:00:00&lt;BR /&gt;PSI Size (1-128) KBytes : 128&lt;BR /&gt;Enable Backup PSI [0|1] : 0&lt;BR /&gt;System Log Size (0-256) KBytes : 0&lt;BR /&gt;Auxillary File System Size Percent: 0&lt;BR /&gt;flow memory allocation (MB) : 43&lt;BR /&gt;buffer memory allocation (MB) : 16&lt;BR /&gt;DHD 0 memory allocation (MB) : 0&lt;BR /&gt;DHD 1 memory allocation (MB) : 0&lt;BR /&gt;DHD 2 memory allocation (MB) : 0&lt;BR /&gt;Partition 1 Size (MB) : 0M&lt;BR /&gt;Partition 2 Size (MB) : 0M&lt;BR /&gt;Partition 3 Size (MB) : 0M&lt;BR /&gt;Partition 4 Size (MB) (Data) : 4M&lt;/P&gt;&lt;P&gt;BootImage: MASTER&lt;BR /&gt;Found external PHY firmware image&lt;BR /&gt;MTDPART Str = (mtdparts=nand:1m(nvram),5888k(bootfs),-(fs))&lt;BR /&gt;Net: Registering Ethernet Driver.....&lt;BR /&gt;Broadcom BCM 4908 Ethernet driver 0.1&lt;BR /&gt;pmc_switch_power_up: Rgmii Tx clock zone1 enable 0 zone2 enable 0.&lt;BR /&gt;Setting SGMII Calibration value to 0x8&lt;BR /&gt;swap_pair = 1&lt;BR /&gt;MDIO Error: MDIO got failure status on phy 30&lt;BR /&gt;MDIO Error: MDIO got failure status on phy 31&lt;BR /&gt;*** Invalid PHY ID, Check PHY Address ***&lt;BR /&gt;bcm4908_eth-0&lt;BR /&gt;MAC: 00:10:18:00:00:00&lt;/P&gt;&lt;P&gt;Hit ESC key to stop autoboot: 0&lt;BR /&gt;Mounting UBI device fs&lt;BR /&gt;ubi0: attaching mtd3&lt;BR /&gt;Correctable ECC Error detected: addr=0x11c00400, intrCtrl=0x00000090, accessCtrl=0xC388001B&lt;BR /&gt;ubi0: scanning is finished&lt;BR /&gt;ubi0: attached mtd3 (name "mtd=2", size 1017 MiB)&lt;BR /&gt;ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes&lt;BR /&gt;ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096&lt;BR /&gt;ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192&lt;BR /&gt;ubi0: good PEBs: 4069, bad PEBs: 0, corrupted PEBs: 0&lt;BR /&gt;ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128&lt;BR /&gt;ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 598201020&lt;BR /&gt;ubi0: available PEBs: 33, total reserved PEBs: 4036, PEBs reserved for bad PEB handling: 80&lt;BR /&gt;Load Addr 0x10000000&lt;BR /&gt;Mount UBIFS PARTITION part2 ...&lt;BR /&gt;Loading file 'part2/part.bin' to addr 0x10000000...&lt;BR /&gt;Error reading file 'part2/part.bin'&lt;BR /&gt;** File not found part2/part.bin **&lt;BR /&gt;Unable to load image part2/part.bin&lt;BR /&gt;Trying alternate partition part1&lt;BR /&gt;Mount UBIFS PARTITION part1 ...&lt;BR /&gt;"Synchronous Abort" handler, esr 0x96000021&lt;BR /&gt;ELR: 7fee0470&lt;BR /&gt;LR: 7ff0b4ec&lt;BR /&gt;x0 : 0000000050128180 x1 : 5879d6d91542804e&lt;BR /&gt;x2 : 000000007ff4b000 x3 : 000000005007ce00&lt;BR /&gt;x4 : 0000000050128170 x5 : 5879d6d9655501be&lt;BR /&gt;x6 : 0000000000000001 x7 : 0000000050166180&lt;BR /&gt;x8 : 000000007ff4b5b8 x9 : 000000000000000c&lt;BR /&gt;x10: 000000004fea8585 x11: 0000000000000000&lt;BR /&gt;x12: 00000000ffffffff x13: 00000000ffffffff&lt;BR /&gt;x14: 0000000010433ff0 x15: 0000000000000010&lt;BR /&gt;x16: 000000000000014a x17: 0000000000000000&lt;BR /&gt;x18: 000000004fea9df8 x19: 000000004febecc0&lt;BR /&gt;x20: 000000004febec60 x21: 0000000000000000&lt;BR /&gt;x22: 000000004fecb4a0 x23: 000000007ff60468&lt;BR /&gt;x24: 0000000000000002 x25: 0000000000000000&lt;BR /&gt;x26: 0000000000000000 x27: 0000000000000000&lt;BR /&gt;x28: 000000004fec0a60 x29: 000000004fea8290&lt;/P&gt;&lt;P&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;resetting ...&lt;/P&gt;&lt;P&gt;Resetting board...HELO&lt;BR /&gt;5.0205HNDRC1a-1.0.38-163.162&lt;BR /&gt;CPU0&lt;BR /&gt;L1CD&lt;BR /&gt;MMUI&lt;BR /&gt;MMUA&lt;BR /&gt;CODE&lt;BR /&gt;ZBBS&lt;BR /&gt;MAIN&lt;BR /&gt;Boot Strap Register: 0x6fc3b&lt;BR /&gt;NVRAM memcfg 0x41527&lt;BR /&gt;DDR3-1600 CL11 total 1024MB 2 16bits part[s] %1 SSC&lt;/P&gt;&lt;P&gt;DDR test done successfully&lt;BR /&gt;CFE Version: 5&lt;BR /&gt;Verifying MASTER U-Boot...&lt;BR /&gt;Launching MASTER U-Boot version 0x0036 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:37:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259081#M224296</guid>
      <dc:creator>Maurice Ball</dc:creator>
      <dc:date>2020-12-15T22:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259086#M224297</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/317927"&gt;@Maurice Ball&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Mount UBIFS PARTITION part2 ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Cool.&amp;nbsp; That's is helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do the following:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;setshenv BOOT part1
saveshenv&lt;/PRE&gt;
&lt;P&gt;NOTE:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;If the commands "setshenv" and "saveshenv" do not work, then use "setenv" and "saveenv".&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:59:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259086#M224297</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2020-12-15T22:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259198#M224307</link>
      <description>&lt;P&gt;I was not able to enter the commands you provided but I was able to set the following commands listed below. I rebooted the access point after entering the commands but it is still stuck in the u-boot process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;u-boot&amp;gt; env set ?&lt;BR /&gt;u-boot&amp;gt; env set BOOT part1&lt;BR /&gt;u-boot&amp;gt; env save&lt;BR /&gt;Saving Environment to SPI Flash...&lt;BR /&gt;Erasing SPI flash...Writing to SPI flash...done&lt;BR /&gt;u-boot&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way thanks very much for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 07:46:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259198#M224307</guid>
      <dc:creator>Maurice Ball</dc:creator>
      <dc:date>2020-12-16T07:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259210#M224308</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/317927"&gt;@Maurice Ball&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;u-boot&amp;gt; env set ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u-boot&amp;gt; env set BOOT part1&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The commands entered are incorrect.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 08:22:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259210#M224308</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2020-12-16T08:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259409#M224320</link>
      <description>&lt;P&gt;But what do the boot logs show after setting that?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 14:34:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259409#M224320</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2020-12-16T14:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259547#M224332</link>
      <description>&lt;P&gt;The same as before. Don't we need to copy the OS back onto the flash drive?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DDR test done successfully&lt;BR /&gt;CFE Version: 5&lt;BR /&gt;Verifying MASTER U-Boot...&lt;BR /&gt;Launching MASTER U-Boot version 0x0036 ...&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;U-Boot 2017.09 (Apr 23 2020 - 21:19:10 -0700) Broadcom BCM49408&lt;/P&gt;&lt;P&gt;Board: SS-i&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;enable MMU ... OK&lt;BR /&gt;NAND: Status wait timeout: nandsts=0x0 mask=0x40000000, count=0&lt;BR /&gt;NAND ECC BCH-8, page size 4096 bytes, spare size used 216 bytes&lt;BR /&gt;1024 MiB&lt;BR /&gt;MMC:&lt;BR /&gt;SF: Detected mx25l6405d with page size 256 Bytes, erase size 4 KiB, total 8 MiB&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Platform: 4908&lt;BR /&gt;SF: Detected mx25l6405d with page size 256 Bytes, erase size 4 KiB, total 8 MiB&lt;BR /&gt;pmc_init:PMC using DQM mode&lt;BR /&gt;pmc_patch_4908:7 0 ff900438 3500352&lt;BR /&gt;Board IP address : 192.168.1.1:ffffff00&lt;BR /&gt;Host IP address : 192.168.1.100&lt;BR /&gt;Gateway IP address :&lt;BR /&gt;Run from flash/host/tftp (f/h/c) : f&lt;BR /&gt;Default host run file name : vmlinux&lt;BR /&gt;Default host flash file name : bcm963xx_fs_kernel&lt;BR /&gt;Boot delay (0-9 seconds) : 3&lt;BR /&gt;Default host ramdisk file name :&lt;BR /&gt;Default ramdisk store address :&lt;BR /&gt;Board Id (0-18) : 94908SV&lt;BR /&gt;Number of MAC Addresses (1-32) : 10&lt;BR /&gt;Base MAC Address : 00:10:18:00:00:00&lt;BR /&gt;PSI Size (1-128) KBytes : 128&lt;BR /&gt;Enable Backup PSI [0|1] : 0&lt;BR /&gt;System Log Size (0-256) KBytes : 0&lt;BR /&gt;Auxillary File System Size Percent: 0&lt;BR /&gt;flow memory allocation (MB) : 43&lt;BR /&gt;buffer memory allocation (MB) : 16&lt;BR /&gt;DHD 0 memory allocation (MB) : 0&lt;BR /&gt;DHD 1 memory allocation (MB) : 0&lt;BR /&gt;DHD 2 memory allocation (MB) : 0&lt;BR /&gt;Partition 1 Size (MB) : 0M&lt;BR /&gt;Partition 2 Size (MB) : 0M&lt;BR /&gt;Partition 3 Size (MB) : 0M&lt;BR /&gt;Partition 4 Size (MB) (Data) : 4M&lt;/P&gt;&lt;P&gt;BootImage: MASTER&lt;BR /&gt;Found external PHY firmware image&lt;BR /&gt;MTDPART Str = (mtdparts=nand:1m(nvram),5888k(bootfs),-(fs))&lt;BR /&gt;Net: Registering Ethernet Driver.....&lt;BR /&gt;Broadcom BCM 4908 Ethernet driver 0.1&lt;BR /&gt;pmc_switch_power_up: Rgmii Tx clock zone1 enable 0 zone2 enable 0.&lt;BR /&gt;Setting SGMII Calibration value to 0x8&lt;BR /&gt;swap_pair = 1&lt;BR /&gt;MDIO Error: MDIO got failure status on phy 30&lt;BR /&gt;MDIO Error: MDIO got failure status on phy 31&lt;BR /&gt;*** Invalid PHY ID, Check PHY Address ***&lt;BR /&gt;bcm4908_eth-0&lt;BR /&gt;MAC: 00:10:18:00:00:00&lt;/P&gt;&lt;P&gt;Hit ESC key to stop autoboot: 0&lt;BR /&gt;Mounting UBI device fs&lt;BR /&gt;ubi0: attaching mtd3&lt;BR /&gt;Correctable ECC Error detected: addr=0x11c00400, intrCtrl=0x00000090, accessCtrl=0xC388001B&lt;BR /&gt;ubi0: scanning is finished&lt;BR /&gt;ubi0: attached mtd3 (name "mtd=2", size 1017 MiB)&lt;BR /&gt;ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes&lt;BR /&gt;ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096&lt;BR /&gt;ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192&lt;BR /&gt;ubi0: good PEBs: 4069, bad PEBs: 0, corrupted PEBs: 0&lt;BR /&gt;ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128&lt;BR /&gt;ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 598201020&lt;BR /&gt;ubi0: available PEBs: 33, total reserved PEBs: 4036, PEBs reserved for bad PEB handling: 80&lt;BR /&gt;Load Addr 0x10000000&lt;BR /&gt;Mount UBIFS PARTITION part1 ...&lt;BR /&gt;Loading file 'part1/part.bin' to addr 0x10000000...&lt;BR /&gt;Correctable ECC Error detected: addr=0xabda00, intrCtrl=0x00000090, accessCtrl=0xC388001B&lt;BR /&gt;Error reading file 'part1/part.bin'&lt;BR /&gt;** File not found part1/part.bin **&lt;BR /&gt;Unable to load image part1/part.bin&lt;BR /&gt;Trying alternate partition part2&lt;BR /&gt;Mount UBIFS PARTITION part2 ...&lt;BR /&gt;"Synchronous Abort" handler, esr 0x96000021&lt;BR /&gt;ELR: 7fee0470&lt;BR /&gt;LR: 7ff0b4ec&lt;BR /&gt;x0 : 0000000050128180 x1 : aff3bf62e97665c6&lt;BR /&gt;x2 : 000000007ff4b000 x3 : 0000000050071280&lt;BR /&gt;x4 : 0000000050128170 x5 : aff3bf633988e736&lt;BR /&gt;x6 : 0000000000000000 x7 : 0000000050166180&lt;BR /&gt;x8 : 000000007ff4b5b8 x9 : 000000000000000c&lt;BR /&gt;x10: 000000004fea8585 x11: 0000000000000000&lt;BR /&gt;x12: 00000000ffffffff x13: 00000000ffffffff&lt;BR /&gt;x14: 00000000ffffffff x15: 0000000000000008&lt;BR /&gt;x16: 000000000000000a x17: 0000000000000000&lt;BR /&gt;x18: 000000004fea9df8 x19: 000000004febecc0&lt;BR /&gt;x20: 000000004febf8a0 x21: 0000000000000000&lt;BR /&gt;x22: 000000004fecb4a0 x23: 000000007ff60468&lt;BR /&gt;x24: 0000000000000002 x25: 0000000000000000&lt;BR /&gt;x26: 0000000000000000 x27: 0000000000000000&lt;BR /&gt;x28: 000000004fec0a60 x29: 000000004fea8290&lt;/P&gt;&lt;P&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;resetting ...&lt;/P&gt;&lt;P&gt;Resetting board...HELO&lt;BR /&gt;5.0205HNDRC1a-1.0.38-163.162&lt;BR /&gt;CPU0&lt;BR /&gt;L1CD&lt;BR /&gt;MMUI&lt;BR /&gt;MMUA&lt;BR /&gt;CODE&lt;BR /&gt;ZBBS&lt;BR /&gt;MAIN&lt;BR /&gt;Boot Strap Register: 0x6fc3b&lt;BR /&gt;NVRAM memcfg 0x41527&lt;BR /&gt;DDR3-1600 CL11 total 1024MB 2 16bits part[s] %1 SSC&lt;/P&gt;&lt;P&gt;DDR test done successfully&lt;BR /&gt;CFE Version: 5&lt;BR /&gt;Verifying MASTER U-Boot...&lt;BR /&gt;Launching MASTER U-Boot version 0x0036 ...&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;U-Boot 2017.09 (Apr 23 2020 - 21:19:10 -0700) Broadcom BCM49408&lt;/P&gt;&lt;P&gt;Board: SS-i&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;enable MMU ... OK&lt;BR /&gt;NAND: Status wait timeout: nandsts=0x0 mask=0x40000000, count=0&lt;BR /&gt;NAND ECC BCH-8, page size 4096 bytes, spare size used 216 bytes&lt;BR /&gt;1024 MiB&lt;BR /&gt;MMC:&lt;BR /&gt;SF: Detected mx25l6405d with page size 256 Bytes, erase size 4 KiB, total 8 MiB&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Platform: 4908&lt;BR /&gt;SF: Detected mx25l6405d with page size 256 Bytes, erase size 4 KiB, total 8 MiB&lt;BR /&gt;pmc_init:PMC using DQM mode&lt;BR /&gt;pmc_patch_4908:7 0 ff6e0438 3520352&lt;BR /&gt;Board IP address : 192.168.1.1:ffffff00&lt;BR /&gt;Host IP address : 192.168.1.100&lt;BR /&gt;Gateway IP address :&lt;BR /&gt;Run from flash/host/tftp (f/h/c) : f&lt;BR /&gt;Default host run file name : vmlinux&lt;BR /&gt;Default host flash file name : bcm963xx_fs_kernel&lt;BR /&gt;Boot delay (0-9 seconds) : 3&lt;BR /&gt;Default host ramdisk file name :&lt;BR /&gt;Default ramdisk store address :&lt;BR /&gt;Board Id (0-18) : 94908SV&lt;BR /&gt;Number of MAC Addresses (1-32) : 10&lt;BR /&gt;Base MAC Address : 00:10:18:00:00:00&lt;BR /&gt;PSI Size (1-128) KBytes : 128&lt;BR /&gt;Enable Backup PSI [0|1] : 0&lt;BR /&gt;System Log Size (0-256) KBytes : 0&lt;BR /&gt;Auxillary File System Size Percent: 0&lt;BR /&gt;flow memory allocation (MB) : 43&lt;BR /&gt;buffer memory allocation (MB) : 16&lt;BR /&gt;DHD 0 memory allocation (MB) : 0&lt;BR /&gt;DHD 1 memory allocation (MB) : 0&lt;BR /&gt;DHD 2 memory allocation (MB) : 0&lt;BR /&gt;Partition 1 Size (MB) : 0M&lt;BR /&gt;Partition 2 Size (MB) : 0M&lt;BR /&gt;Partition 3 Size (MB) : 0M&lt;BR /&gt;Partition 4 Size (MB) (Data) : 4M&lt;/P&gt;&lt;P&gt;BootImage: MASTER&lt;BR /&gt;Found external PHY firmware image&lt;BR /&gt;MTDPART Str = (mtdparts=nand:1m(nvram),5888k(bootfs),-(fs))&lt;BR /&gt;Net: Registering Ethernet Driver.....&lt;BR /&gt;Broadcom BCM 4908 Ethernet driver 0.1&lt;BR /&gt;pmc_switch_power_up: Rgmii Tx clock zone1 enable 0 zone2 enable 0.&lt;BR /&gt;Setting SGMII Calibration value to 0x8&lt;BR /&gt;swap_pair = 1&lt;BR /&gt;MDIO Error: MDIO got failure status on phy 30&lt;BR /&gt;MDIO Error: MDIO got failure status on phy 31&lt;BR /&gt;*** Invalid PHY ID, Check PHY Address ***&lt;BR /&gt;bcm4908_eth-0&lt;BR /&gt;MAC: 00:10:18:00:00:00&lt;/P&gt;&lt;P&gt;Hit ESC key to stop autoboot: 0&lt;BR /&gt;u-boot&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 18:42:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259547#M224332</guid>
      <dc:creator>Maurice Ball</dc:creator>
      <dc:date>2020-12-16T18:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259662#M224335</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/317927"&gt;@Maurice Ball&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Loading file 'part1/part.bin' to addr 0x10000000...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Correctable ECC Error detected: addr=0xabda00, intrCtrl=0x00000090, accessCtrl=0xC388001B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error reading file 'part1/part.bin'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;** File not found part1/part.bin **&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to load image part1/part.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying alternate partition part2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mount UBIFS PARTITION part2 ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Synchronous Abort" handler, esr 0x96000021&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ELR: 7fee0470&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LR: 7ff0b4ec&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x0 : 0000000050128180 x1 : aff3bf62e97665c6&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x2 : 000000007ff4b000 x3 : 0000000050071280&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x4 : 0000000050128170 x5 : aff3bf633988e736&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x6 : 0000000000000000 x7 : 0000000050166180&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x8 : 000000007ff4b5b8 x9 : 000000000000000c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x10: 000000004fea8585 x11: 0000000000000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x12: 00000000ffffffff x13: 00000000ffffffff&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x14: 00000000ffffffff x15: 0000000000000008&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x16: 000000000000000a x17: 0000000000000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x18: 000000004fea9df8 x19: 000000004febecc0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x20: 000000004febf8a0 x21: 0000000000000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x22: 000000004fecb4a0 x23: 000000007ff60468&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x24: 0000000000000002 x25: 0000000000000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x26: 0000000000000000 x27: 0000000000000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x28: 000000004fec0a60 x29: 000000004fea8290&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;RMA the AP.&amp;nbsp; The flash is dead.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 21:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/4259662#M224335</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2020-12-16T21:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/5155511#M274066</link>
      <description>&lt;P&gt;did you find any solution ?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 14:31:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/5155511#M274066</guid>
      <dc:creator>Moamen.Elsayed</dc:creator>
      <dc:date>2024-08-03T14:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Catalyst 9120 access point</title>
      <link>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/5155522#M274067</link>
      <description>&lt;P&gt;Follow&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9120axi-access-point/217537-repairing-c9120-c9115-access-points-from.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9120axi-access-point/217537-repairing-c9120-c9115-access-points-from.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If that doesn't work then your only option is RMA.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 16:10:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/catalyst-9120-access-point/m-p/5155522#M274067</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2024-08-03T16:10:40Z</dc:date>
    </item>
  </channel>
</rss>

