Wednesday, August 10, 2016

Converting Cisco Lightweight to Autonomous AP (and vice-versa) via Mode Button

Occasionally you may need to upgrade the IOS software running on an autonomous AP. You can perform software upgrades from a web browser that is opened to the AP's IP address. Download the new autonomous mode image file from Cisco.com onto the machine, then click the Software tab and the Software Upgrade link. Click the Browse button to locate the new software image, then click the Upgrade button to begin the upgrade process. Once the upgrade is complete, the AP must be rebooted so that it can begin running the new image.



Autonomous APs can be useful in remote sites, small offices, or homes where centralized management is not necessary or practical. In larger environments, a centralized or unified approach is more common. Sometimes you might face a hybrid scenario, where some legacy autonomous APs still exist in a centrally managed network. In that case, you might need to either replace the AP hardware or convert its software image so that it can join the wireless controllers that manage the network.

To convert an AP, you can use one of the following methods, which are described in the subsequent sections:

* Use the Cisco Prime Infrastructure application; all wireless controllers and lightweight APs can be monitored and managed from this one application. The autonomous AP must first be managed, then it can be converted.

* Use the archive command from the autonomous AP's CLI.

You can use the CLI to upgrade the IOS image on an autonomous AP and convert it to lightweight mode. You will also need a TFTP or FTP server along with the appropriate lightweight code image. The process is simple - save the AP's configuration, then use the following commands:

archive download-sw /overwrite /force-reload {tftp:|ftp:}//location/image-name

The lightweight image will be downloaded such that it overwrites the current autonomous IOS image, then the AP will reload and run the new image. If you are using an FTP server, you should specify the FTP username and password that the AP will use with the following commands:

ap(config)# ip ftp username username
ap(config)# ip ftp password password


Tip: If the Cisco AP image filename contains k9w8, it is a lightweight image. If it contains k9w7, it is an autonomous image.


The AP will set its default IP address to 10.0.0.1/8 when you press and hold the MODE button while booting up for at least 20 seconds (or release once LED light turns red). You'll need to assign a PC with an IP address of 10.0.0.2/8, run a TFTP software and rename the IOS files as below:

ap3g2-rcvk9w8-tar.153-3.JD.tar > ap3g2-k9w7-tar.default    // FOR 2602 AUTONOMOUS TO LIGHTWEIGHT CONVERSION


ap1g2-k9w7-tar.153-3.JAB.tar > ap1g2-k9w7-tar.default    // FOR 1602 LIGHTWEIGHT TO AUTONOMOUS CONVERSION

I'll start off with my Cisco 2602I AP which currently has an autonomous IOS (k9w7) and will convert into lightweight (k9w8). I needed this AP to be lightweight in order to talk to the WLC and do some labs for Cisco CleanAir.



For some reason, an error keep showing the TFTP connection timed even after downloading a different k9w8 recovery image, disabling PC firewall and restarting my PC. I had to "force" the TFTP downloading process by issuing some AP CLI commands. Once the AP upgrade is done, you'll see the AP model has changed to AIR-CAP and the CLI prompt would display APmac_address>.



IOS Bootloader - Starting system.
flash is writable
FLASH CHIP:  Numonyx Mirrorbit (0089)
Xmodem file system is available.
flashfs[0]: 258 files, 15 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 31997952
flashfs[0]: Bytes used: 16122880
flashfs[0]: Bytes available: 15875072
flashfs[0]: flashfs fsck took 18 seconds.
Reading cookie from SEEPROM
Base Ethernet MAC address: f8:72:ea:a6:e2:03
Ethernet speed is 100 Mb - FULL Duplex
button is pressed, wait for button to be released...
button pressed for 25 seconds
process_config_recovery: set IP address and config to default 10.0.0.1
process_config_recovery: image recovery
image_recovery: Download default IOS tar image tftp://255.255.255.255/ap3g2-k9w7-tar.default

examining image...
DPAA Set for Independent Mode
DPAA_INIT = 0x0

%Error opening tftp://255.255.255.255/ap3g2-k9w7-tar.default (connection timed out)
ap: set IP_ADDR 10.0.0.1
ap: set NETMASK 255.0.0.0
ap: set DEFAULT_ROUTER 10.0.0.2
ap: tftp_init
ap: ether_init

Initializing ethernet port 0...
Ethernet speed is 100 Mb - FULL Duplex
ap: flash_init
Initializing Flash...
...The flash is already initialized.
ap: tar -xtract tftp://10.0.0.2/ap3g2-k9w7-tar.default flash:

extracting info (274 bytes)
ap3g2-rcvk9w8-mx/ (directory) 0 (bytes)
extracting ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-mx (215867 bytes)..............................................
extracting ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-tx (73 bytes)
extracting ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-xx (7087116 bytes)..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
extracting ap3g2-rcvk9w8-mx/info (274 bytes)
extracting ap3g2-rcvk9w8-mx/file_hashes (438 bytes)
extracting ap3g2-rcvk9w8-mx/final_hash (141 bytes)
extracting ap3g2-rcvk9w8-mx/final_hash.sig (513 bytes)
extracting ap3g2-rcvk9w8-mx/img_sign_rel.cert (1375 bytes)
extracting ap3g2-rcvk9w8-mx/img_sign_rel_sha2.cert (1371 bytes)
extracting info.ver (274 bytes)
ap: set BOOT flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar
ap: boot

Rebooting system to reset DPAA...

IOS Bootloader - Starting system.
flash is writable
FLASH CHIP:  Numonyx Mirrorbit (0089)
Xmodem file system is available.
flashfs[0]: 267 files, 15 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 31997952
flashfs[0]: Bytes used: 23433216
flashfs[0]: Bytes available: 8564736
flashfs[0]: flashfs fsck took 22 seconds.
Reading cookie from SEEPROM
Base Ethernet MAC address: f8:72:ea:a6:e2:03
Ethernet speed is 100 Mb - FULL Duplex
Loading "flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar"...flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar: no such file or directory

Error loading "flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar"

Interrupt within 5 seconds to abort boot process.
Loading "flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-mx"...#########################

File "flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-mx" uncompressed and installed, entry point: 0x2003000
executing...

Secondary Bootloader - Starting system.
Tide MB - 32MB of flash
Xmodem file system is available.
flashfs[0]: 267 files, 15 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 31997952
flashfs[0]: Bytes used: 23433216
flashfs[0]: Bytes available: 8564736
flashfs[0]: flashfs fsck took 9 seconds.
flashfs[1]: 0 files, 1 directories
flashfs[1]: 0 orphaned files, 0 orphaned directories
flashfs[1]: Total bytes: 12257280
flashfs[1]: Bytes used: 1024
flashfs[1]: Bytes available: 12256256
flashfs[1]: flashfs fsck took 1 seconds.
Base Ethernet MAC address: f8:72:ea:a6:e2:03

2600/3600 AP, PID: 'AIR-CAP2602I-S-K9 '. Checking for BL upgrade...
BL: C2600 Boot Loader (AP3G2-BOOT-M) LoaderVersion 12.4(25e)JA1, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Compiled Wed 30-May-12 03:34 by binugopa

BL Build year: 12
De-compress 'flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar;flash:/ap3g2-bl-2600' to 'ram:/ap3g2-bl'...
File not found: flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar;flash:/ap3g2-bl-2600
Unable to locate IOS image with name **xx**.
Boot CMD: 'boot  flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar;flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-xx'
Loading "flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar"...flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar: no such file or directory

Error loading "flash:/ap3g2-rcvk9w8-tar.153-3.JD.tar"

Interrupt within 5 seconds to abort boot process.
Unable to locate IOS image with name **xx**.
Boot CMD: 'flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-xx'
Loading "flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-xx"...############################
File "flash:/ap3g2-rcvk9w8-mx/ap3g2-rcvk9w8-xx" uncompressed and installed, entry point: 0x1003000
executing...

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706


Cisco IOS Software, C2600 Software (AP3G2-RCVK9W8-M), Version 15.3(3)JD, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 29-Jul-16 04:10 by prod_rel_team

Tide MB - 32MB of flash
Initializing flashfs...

flashfs[2]: 267 files, 15 directories
flashfs[2]: 0 orphaned files, 0 orphaned directories
flashfs[2]: Total bytes: 31739904
flashfs[2]: Bytes used: 23433216
flashfs[2]: Bytes available: 8306688
flashfs[2]: flashfs fsck took 9 seconds.
flashfs[2]: Initialization complete.
flashfs[3]: 0 files, 1 directories
flashfs[3]: 0 orphaned files, 0 orphaned directories
flashfs[3]: Total bytes: 11999232
flashfs[3]: Bytes used: 1024
flashfs[3]: Bytes available: 11998208
flashfs[3]: flashfs fsck took 1 seconds.
flashfs[3]: Initialization complete....done Initializing flashfs.

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

cisco AIR-CAP2602I-S-K9 (PowerPC) processor (revision A0) with 188398K/60928K bytes of memory.
Processor board ID FGL1724W234
PowerPC CPU at 800Mhz, revision number 0x2151
Last reset from power-on
LWAPP image version 8.3.102.0
1 Gigabit Ethernet interface

32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: F8:72:EA:A6:E1:23
Part Number                          : 73-14588-02
PCB Serial Number                    : FOC17230345
Top Assembly Part Number             : 800-38356-01
Top Assembly Serial Number           : FGL1724W234
Top Revision Number                  : A0
Product/Model Number                 : AIR-CAP2602I-S-K9
% Please define a domain-name first.


Press RETURN to get started!


*Mar  1 00:00:11.811: %LWAPP-3-CLIENTERRORLOG: Load nvram:/lwapp_ap.cfg config failed, trying backup...
*Mar  1 00:00:11.811: %LWAPP-3-CLIENTERRORLOG: Load nvram:/lwapp_ap.cfg.bak config failed...
*Mar  1 00:00:13.147: %LWAPP-4-CLIENTEVENTLOG: PnP waiting for capwap init
*Mar  1 00:00:13.619: %LINK-6-UPDOWN: Interface GigabitEthernet0, changed state to up
*Mar  1 00:00:13.887: %SYS-5-RESTART: System restarted --
Cisco IOS Software, C2600 Software (AP3G2-RCVK9W8-M), Version 15.3(3)JD, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 29-Jul-16 04:10 by prod_rel_team
*Mar  1 00:00:13.887: %SNMP-5-COLDSTART: SNMP agent on host ap is undergoing a cold start
*Mar  1 00:00:13.947: %LWAPP-3-CLIENTERRORLOG: Load nvram:/lwapp_ap.cfg config failed, trying backup...
*Mar  1 00:00:13.947: %LWAPP-3-CLIENTERRORLOG: Load nvram:/lwapp_ap.cfg.bak config failed...
*Mar  1 00:00:13.947: spamInitRadCfg: recovery image default mode 0
lwapp_crypto_init: MIC Present and Parsed Successfully
*Mar  1 00:00:14.119: %SSH-5-ENABLED: SSH 2.0 has been enabled
*Mar  1 00:00:14.931: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
*Mar  1 00:00:18.759: DPAA Initialization Complete
*Mar  1 00:00:18.759: %SYS-3-HARIKARI: Process DPAA INIT top-level routine exited
*Mar  1 00:00:19.759: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0, changed state to up
*Mar  1 00:00:21.759: %LINK-6-UPDOWN: Interface BVI1, changed state to down
*Mar  1 00:00:22.759: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to down
*Mar  1 00:00:25.931: %LINK-6-UPDOWN: Interface BVI1, changed state to up
*Mar  1 00:00:26.931: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up%Default route without gateway, if not a point-to-point interface, may impact performance
*Mar  1 00:00:32.827: %LWAPP-3-CLIENTERRORLOG: Load nvram:/lwapp_ap.cfg config failed, trying backup...
*Mar  1 00:00:32.831: %LWAPP-3-CLIENTERRORLOG: Load nvram:/lwapp_ap.cfg.bak config failed...
*Mar  1 00:00:32.831: %CAPWAP-3-EVENTLOG: No Config Present. PNP required
*Mar  1 00:00:32.831:  validate_sha2_block:No SHA2 Block present on this AP.

%Error opening flash:/capwap-saved-config (No such file or directory)
%Error opening flash:/capwap-saved-config-bak (No such file or directory)
Not in Bound state.creating PnP template view

APf872.eaa6.e123>
*Mar  1 00:01:19.859: %LWAPP-4-CLIENTEVENTLOG: Invoking capwap discovery
*Mar  1 00:02:07.063: %CDP_PD-4-POWER_OK: All radios disabled - NEGOTIATED inline power source
Not in Bound state.


I not a fan of this method and would still prefer using the archive download-sw command which I did on this post. Next, I'll be converting my Cisco 1602E AP from lightweight to autonomous which went seamlessly using the MODE button method. Once the upgrade is done the AP model will be changed to AIR-SAP and the CLI prompt will display ap>.



Boot from flash

IOS Bootloader - Starting system.
 FLASH CHIP: Micronix MX25L256_35F
Xmodem file system is available.
flashfs[0]: 38 files, 9 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 31936000
flashfs[0]: Bytes used: 18574848
flashfs[0]: Bytes available: 13361152
flashfs[0]: flashfs fsck took 12 seconds.
Reading cookie from SEEPROM
Base Ethernet MAC address: c0:8c:60:1f:24:7d
 ************* loopback_mode = 0
button is pressed, wait for button to be released...
button pressed for 20 seconds
process_config_recovery: set IP address and config to default 10.0.0.1

process_config_recovery: image recovery
image_recovery: Download default IOS tar image tftp://255.255.255.255/ap1g2-k9w7-tar.default

examining image...
extracting info (288 bytes)
Image info:
    Version Suffix: k9w7-.153-3.JAB
    Image Name: ap1g2-k9w7-mx.153-3.JAB
    Version Directory: ap1g2-k9w7-mx.153-3.JAB
    Ios Image Size: 1290752
    Total Image Size: 11387392
    Image Feature: WIRELESS LAN|LWAPP
    Image Family: AP1G2
    Wireless Switch Management Version: 8.0.72.236
Extracting files...
ap1g2-k9w7-mx.153-3.JAB/ (directory) 0 (bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-mx.153-3.JAB (123464 bytes)..........................
ap1g2-k9w7-mx.153-3.JAB/html/ (directory) 0 (bytes)
ap1g2-k9w7-mx.153-3.JAB/html/level/ (directory) 0 (bytes)
ap1g2-k9w7-mx.153-3.JAB/html/level/1/ (directory) 0 (bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/appsui.js (563 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/back.shtml (512 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/cookies.js (5032 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/forms.js (20125 bytes)....
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/sitewide.js (17250 bytes)...
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/stylesheet.css (3220 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/config.js (27254 bytes)......
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/popup_capabilitycodes.shtml.gz (1020 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/filter.js.gz (2009 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/filter_vlan.js.gz (1459 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/filter_mac_ether.js.gz (1793 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/security.js.gz (962 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/vlan.js.gz (1121 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ssid.js.gz (4286 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/network-if.js.gz (2084 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/dot1x.js.gz (988 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/stp.js.gz (957 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_assoc.shtml.gz (5869 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_event-log.shtml.gz (4148 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_home.shtml.gz (7289 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_network-if.shtml.gz (3565 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_network-map.shtml.gz (4114 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_services.shtml.gz (3926 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_system-sw.shtml.gz (3123 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/ap_contextmgr.shtml.gz (4062 bytes)
ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/ (directory) 0 (bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/ap_title_appname.gif (2246 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/1600_title_appname.gif (2826 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/1600_w_title_appname.gif (2351 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/700_w_title_appname.gif (2277 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/700_title_appname.gif (3044 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button.gif (1211 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_1st.gif (1171 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_cbottom.gif (318 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_current.gif (1206 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_endcap.gif (878 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_encap_last.gif (333 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_last.gif (386 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_button_nth.gif (1177 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_leftnav_dkgreen.gif (869 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_leftnav_green.gif (879 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_leftnav_upright.gif (64 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/apps_leftnav_yellow.gif (881 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/arrowdown_red.gif (108 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/arrowup_green.gif (108 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/corner_ur_7.gif (53 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/dkgreenmask11_up.gif (113 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/dkgreenmask28_upright.gif (110 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/grn_vertlines_bottom.gif (149 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/grn_vertlines_top.gif (141 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/hinav_plus.gif (56 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/left_bkg.gif (146 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/list_data.gif (122 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/logo.gif (29454 bytes)......
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/pixel.gif (49 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/sitewide_downleft.gif (53 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/sitewide_help_off.gif (934 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/sitewide_help_on.gif (934 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/sitewide_print_off.gif (111 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/sitewide_print_on.gif (111 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/spacer.gif (49 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/whitemask11_botleft.gif (62 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/whitemask11_upright.gif (61 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_alert.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_critical.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_debugging.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_emergency.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_error.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_information.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_notification.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/event_warning.gif (73 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/check_mark.gif (71 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/background_web41.jpg (732 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/cisco-logo-2012.gif (579 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/logout_image.gif (40294 bytes)........
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/itp-logo.png (2822 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/logout_image_itp.gif (48262 bytes)..........
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/cna_icon1.gif (1212 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/cna_icon2.gif (1185 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/cna_icon3.gif (1196 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/cna_icon4.gif (1072 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/1/images/cna_download_splash.gif (44862 bytes).........
ap1g2-k9w7-mx.153-3.JAB/html/level/15/ (directory) 0 (bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_assoc_adv.shtml.gz (4133 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_event-log_config-options.shtml.gz (5718 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_event-log_notif-options.shtml.gz (2683 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_express-setup.shtml.gz (11835 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_express-security.shtml.gz (13539 bytes)...
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/def_broadcast-ssid.shtml.gz (1263 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/def_eap-security.shtml.gz (1791 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/def_no-security.shtml.gz (1582 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/def_wep-security.shtml.gz (1597 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/def_wpa-security.shtml.gz (1854 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_ipaddress.shtml.gz (6310 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_802-11.shtml.gz (6426 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_802-11_b.shtml.gz (6272 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_802-11_c.shtml.gz (28051 bytes)......
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/dBm_mW_translation_table.shtml.gz (1511 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_802-11_d.shtml.gz (4059 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_ethernet.shtml.gz (4356 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-if_ethernet_b.shtml.gz (6398 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_network-map_ap-adjacent-list.shtml.gz (3795 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec.shtml.gz (7587 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ap-client-security.shtml.gz (28301 bytes)......
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ap-key-security.shtml.gz (11911 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_local-admin-access.shtml.gz (6978 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_network-security_a.shtml.gz (11734 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_network-security_b.shtml.gz (5600 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_lrs.shtml.gz (5077 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_lrs_b.shtml.gz (8514 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_lrs_c.shtml.gz (6194 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_dot1x-security.shtml.gz (6432 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_dot1x-certificates.shtml.gz (11162 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_dot1x-cert_fingerprint.shtml.gz (577 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ap-client-security-adv_a.shtml.gz (4973 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ap-client-security-adv_b.shtml.gz (5051 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ap-client-security-adv_c.shtml.gz (4658 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ap-client-security-adv_d.shtml.gz (3596 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_band_select.shtml.gz (5699 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_auto-config.shtml.gz (3592 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ids_mfp.shtml.gz (3912 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_sec_ids_mfp_stats.shtml.gz (3642 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_arp.shtml.gz (3005 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_cdp.shtml.gz (5112 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_console-telnet.shtml.gz (6813 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_dns.shtml.gz (3593 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_filters.shtml.gz (5304 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_filters-ip.shtml.gz (9233 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_filters-mac.shtml.gz (3998 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_filters-ether.shtml.gz (3842 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_hot-standby.shtml.gz (5495 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_http.shtml.gz (5977 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_mobile-ip-b.shtml.gz (6656 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_mobile-ip-c.shtml.gz (4153 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_mobile-ip-d.shtml.gz (5159 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_mobile-ip.shtml.gz (6007 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_qos-traffic.shtml.gz (8125 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_qos.shtml.gz (12205 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_qos_adv.shtml.gz (4433 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_snmp.shtml.gz (8015 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_sntp.shtml.gz (5948 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_vlan.shtml.gz (13189 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_voice-traffic.shtml.gz (6347 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_services_stp.shtml.gz (7107 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_stationview-client_ltest.shtml.gz (5514 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_upgrade-b.htm (231 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_upgrade-b.shtml.gz (6196 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_upgrade.htm (229 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_upgrade.shtml.gz (6238 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/banner.html (14131 bytes)...
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameAssociation.html (628 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameEventlog.html (627 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameHome.html (611 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameNetWork.html (619 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameSecurity.html (637 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameServices.html (651 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameSoftware.html (650 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameWireless.html (626 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameset.html (4736 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navAssociation.html (1269 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navBar41.css (3605 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navHome.html (2251 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navNetwork.html (5891 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navSecurity.html (2746 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navServices.html (5018 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navSoftware.html (1958 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navWireless.html (1580 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/arrow_down.gif (177 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/arrow_down2.gif (838 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/arrow_right.gif (137 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/arrow_right2.gif (838 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/servicescript41.js.gz (12181 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/sideMenu.js.gz (813 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_easy-setup.shtml.gz (28827 bytes)......
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navEventLog.html (1283 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/content41.css (10497 bytes)..
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/logout.html (2782 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_guest_list.shtml.gz (2539 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_guest_login.shtml.gz (1523 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_guest_new.shtml.gz (4274 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/frameguest.html (617 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/navguest.html (1605 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_webauth.shtml.gz (3645 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/def_wpa_psk-security.shtml.gz (1859 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/cna_upgrade.htm (5895 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_upgrade_poll.htm (234 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_upgrade_poll.shtml (3596 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_system-sw_sysconfig.shtml.gz (7145 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_stationview-client.shtml.gz (5554 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_contextmgr_ap.shtml.gz (4774 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_contextmgr_scm.shtml.gz (5294 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_contextmgr_scm-groups.shtml.gz (7586 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/html/level/15/ap_contextmgr_scm_summary.shtml.gz (5194 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-xx.153-3.JAB (8810727 bytes)........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
extracting ap1g2-k9w7-mx.153-3.JAB/8005.img (1158600 bytes)...........................................................................................................................................................................................................................................................
extracting ap1g2-k9w7-mx.153-3.JAB/S2.bin (13992 bytes)...
extracting ap1g2-k9w7-mx.153-3.JAB/S5.bin (111936 bytes)........................
extracting ap1g2-k9w7-mx.153-3.JAB/K2.bin (6996 bytes).
extracting ap1g2-k9w7-mx.153-3.JAB/K5.bin (81620 bytes).................
extracting ap1g2-k9w7-mx.153-3.JAB/info (288 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/file_hashes (33166 bytes).......
extracting ap1g2-k9w7-mx.153-3.JAB/final_hash (141 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/img_sign_rel.cert (1375 bytes)
extracting ap1g2-k9w7-mx.153-3.JAB/img_sign_rel_sha2.cert (1371 bytes)
extracting info.ver (288 bytes)
Deleting current version: flash:/ap1g2-rcvk9w8-mx...done.
New software image installed in flash:/ap1g2-k9w7-mx.153-3.JAB
Configuring system to use new image...done.
Requested system reload in progress...download took about 404 seconds
Loading "flash:/ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-mx.153-3.JAB"...##############

File "flash:/ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-mx.153-3.JAB" uncompressed and installed, entry point: 0x2004000
executing...

Secondary Bootloader - Starting system.
 FLASH CHIP: Micronix MX25L256_35F
Xmodem file system is available.
flashfs[0]: 238 files, 14 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 31936000
flashfs[0]: Bytes used: 23339520
flashfs[0]: Bytes available: 8596480
flashfs[0]: flashfs fsck took 13 seconds.
Reading cookie from SEEPROM
Base Ethernet MAC address: c0:8c:60:1f:24:7d
Secondary bootloader Ethernet not enabled, skip ether_init

Boot CMD: 'boot  flash:/ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-xx.153-3.JAB;flash:/ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-xx.153-3.JAB'
Loading "flash:/ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-xx.153-3.JAB"...####################################
File "flash:/ap1g2-k9w7-mx.153-3.JAB/ap1g2-k9w7-xx.153-3.JAB" uncompressed and installed, entry point: 0x100000
executing...

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco IOS Software, C1600 Software (AP1G2-K9W7-M), Version 15.3(3)JAB, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Tue 02-Sep-14 20:36 by prod_rel_team

Initializing flashfs...
 FLASH CHIP: Micronix MX25L256_35F

flashfs[2]: erasing block[0]...
flashfs[2]: erasing block[1]...
flashfs[2]: 238 files, 14 directories
flashfs[2]: 0 orphaned files, 0 orphaned directories
flashfs[2]: Total bytes: 31808000
flashfs[2]: Bytes used: 23339520
flashfs[2]: Bytes available: 8468480
flashfs[2]: flashfs fsck took 14 seconds.
flashfs[2]: Initialization complete.
flashfs[4]: 0 files, 1 directories
flashfs[4]: 0 orphaned files, 0 orphaned directories
flashfs[4]: Total bytes: 11999232
flashfs[4]: Bytes used: 1024
flashfs[4]: Bytes available: 11998208
flashfs[4]: flashfs fsck took 0 seconds.
flashfs[4]: Initialization complete....done Initializing flashfs.

Radio0  present 8764B 8000 0 A8000000 A8010000 0
Rate table has 586 entries (20 legacy/160 11n/406 11ac)

POWER TABLE FILENAME = flash:/ap1g2-k9w7-mx.153-3.JAB/S2.bin

Radio1  present 8764B 8000 0 88000000 88010000 4
POWER TABLE FILENAME = flash:/ap1g2-k9w7-mx.153-3.JAB/S5.bin

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

cisco AIR-SAP1602E-A-K9 (PowerPC) processor (revision B0) with 187382K/74672K bytes of memory.
Processor board ID FGL1736WABC
PowerPC CPU at 533Mhz, revision number 0x2151
Last reset from power-on
1 Gigabit Ethernet interface
2 802.11 Radios

32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: C0:8C:60:1F:21:23
Part Number                          : 73-14508-04
PCA Assembly Number                  : 000-00000-00
PCA Revision Number                  :
PCB Serial Number                    : FOC17292EFG
Top Assembly Part Number             : 800-38553-01
Top Assembly Serial Number           : FGL1736WABC
Top Revision Number                  : A0
Product/Model Number                 : AIR-SAP1602E-A-K9


Press RETURN to get started!


*Mar  1 00:00:16.291: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self test passed (15)
*Mar  1 00:00:17.119: APAVC:  WlanPAKs 9355 RadioPaks  8747
*Mar  1 00:00:23.227: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 0 (4)
*Mar  1 00:00:29.607: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 1 (4)
*Mar  1 00:00:32.327: %LINK-6-UPDOWN: Interface GigabitEthernet0 changed state to up
*Mar  1 00:00:33.475: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0, changed state to up
*Mar  1 00:00:33.659: Starting Ethernet promiscuous mode
*Jan  1 00:15:08.039: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to administratively down
*Jan  1 00:15:08.039: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to administratively down
*Jan  1 00:15:08.055: %SYS-5-RESTART: System restarted --
Cisco IOS Software, C1600 Software (AP1G2-K9W7-M), Version 15.3(3)JAB, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2014 by Cisco Systems, Inc.
Compiled Tue 02-Sep-14 20:36 by prod_rel_team
*Jan  1 00:15:08.055: %SNMP-5-COLDSTART: SNMP agent on host ap is undergoing a cold start
*Jan  1 00:15:09.035: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
*Jan  1 00:15:09.039: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
*Jan  1 00:15:09.039: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to down
*Jan  1 00:15:18.491: %CDP_PD-4-POWER_OK: Full power - NEGOTIATED inline power source
ap>

2 comments:

  1. Excellent Post. Is there a link were I can download the Autonomous tar file if I do not have a service contract?

    ReplyDelete
    Replies
    1. I only download from Cisco. You could Google for one but you can't guarantee the image authenticity and if AP would work after the upgrade.

      Delete