Skip to content

Instantly share code, notes, and snippets.

@tinbotu
Created December 7, 2012 19:36
Show Gist options
  • Save tinbotu/4235870 to your computer and use it in GitHub Desktop.
Save tinbotu/4235870 to your computer and use it in GitHub Desktop.
Cisco Aironet Lightweight AP を Autonomous AP にダウングレードする
1. tftp サーバを 10.0.0.2 で用意する.
2. Autonomous AP の IOS ソフトウェアを / に配置し、ファイル名を変更. リビジョン部以降を "default" にリネームまたはシンボリックリンクする. 今回は c1240-k9w7-tar.default -> c1240-k9w7-tar.124-21a.JY.tar とした。
3. アクセスポイントの MODE ボタンを押しながら電源投入、MODE ボタンはそのまま押し続け STATUS LED が赤になったら離す.
4. コンソールに
>>
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/c1240-k9w7-tar.default
<<
とか出てソフトウェアの書き換えが始まる.
もし
>>
Premature end of tar file.
ERROR: Image is not a valid IOS image archive.
<<
などと出たら tftpd がブロードキャストに応答できる設定で起動しているか確認する。
e.g.
<<
% sudo in.tftpd -L -vv -c -s -a 255.255.255.255 /var/tftp/
>>
Initializing flashfs...
Xmodem file system is available.
flashfs[0]: 9 files, 3 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 15998976
flashfs[0]: Bytes used: 6780928
flashfs[0]: Bytes available: 9218048
flashfs[0]: flashfs fsck took 30 seconds.
Base ethernet MAC Address: 00:19:e7:00:00:00
Initializing ethernet port 0...
Reset ethernet port 0...
Reset done!
ethernet link up, 100 mbps, full-duplex
Ethernet port 0 initialized: link is up
button pressed for 28 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/c1240-k9w7-tar.default
examining image...
extracting info (284 bytes)
Image info:
Version Suffix: k9w7-.124-21a.JY
Image Name: c1240-k9w7-mx.124-21a.JY
Version Directory: c1240-k9w7-mx.124-21a.JY
Ios Image Size: 5007872
Total Image Size: 5755392
Image Feature: WIRELESS LAN
Image Family: C1240
Wireless Switch Management Version: 4.2.37.156
Extracting files...
extracting info (284 bytes)
c1240-k9w7-mx.124-21a.JY/ (directory) 0 (bytes)
c1240-k9w7-mx.124-21a.JY/html/ (directory) 0 (bytes)
c1240-k9w7-mx.124-21a.JY/html/level/ (directory) 0 (bytes)
c1240-k9w7-mx.124-21a.JY/html/level/1/ (directory) 0 (bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/appsui.js (557 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/back.shtml (506 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/cookies.js (5026 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/forms.js (17486 bytes)...
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/sitewide.js (16548 bytes)...
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/config.js (24933 bytes).....
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/stylesheet.css (3214 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/popup_capabilitycodes.shtml.gz (1015 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/filter.js.gz (1801 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/filter_vlan.js.gz (1461 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/filter_mac_ether.js.gz (1710 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/security.js.gz (957 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/vlan.js.gz (955 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ssid.js.gz (4098 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/dot1x.js.gz (982 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/network-if.js.gz (2080 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/stp.js.gz (952 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_assoc.shtml.gz (6089 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_event-log.shtml.gz (4398 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_home.shtml.gz (6949 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_network-if.shtml.gz (4063 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_network-map.shtml.gz (4356 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_services.shtml.gz (4185 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_system-sw.shtml.gz (3382 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/ap_contextmgr.shtml.gz (4187 bytes).
c1240-k9w7-mx.124-21a.JY/html/level/1/images/ (directory) 0 (bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/ap_title_appname.gif (2115 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button.gif (1211 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_1st.gif (1171 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_cbottom.gif (318 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_current.gif (1206 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_endcap.gif (878 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_encap_last.gif (333 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_last.gif (386 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_button_nth.gif (1177 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_leftnav_dkgreen.gif (869 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_leftnav_green.gif (879 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_leftnav_upright.gif (64 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/apps_leftnav_yellow.gif (881 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/arrowdown_red.gif (108 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/arrowup_green.gif (108 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/corner_ur_7.gif (53 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/dkgreenmask11_up.gif (113 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/dkgreenmask28_upright.gif (110 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/grn_vertlines_bottom.gif (149 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/grn_vertlines_top.gif (141 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/hinav_plus.gif (56 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/left_bkg.gif (146 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/list_data.gif (122 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/logo.gif (29454 bytes)......
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/pixel.gif (49 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/sitewide_downleft.gif (53 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/sitewide_help_off.gif (934 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/sitewide_help_on.gif (934 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/sitewide_print_off.gif (111 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/sitewide_print_on.gif (111 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/spacer.gif (49 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/whitemask11_botleft.gif (62 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/whitemask11_upright.gif (61 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_alert.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_critical.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_debugging.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_emergency.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_error.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_information.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_notification.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/event_warning.gif (73 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/1/images/check_mark.gif (71 bytes)
c1240-k9w7-mx.124-21a.JY/html/level/15/ (directory) 0 (bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_assoc_adv.shtml.gz (4637 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_event-log_config-options.shtml.gz (6199 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_event-log_notif-options.shtml.gz (3187 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_express-setup.shtml.gz (11589 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_express-security.shtml.gz (13867 bytes)...
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/def_broadcast-ssid.shtml.gz (1259 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/def_no-security.shtml.gz (1578 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/def_eap-security.shtml.gz (1787 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/def_wep-security.shtml.gz (1593 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/def_wpa-security.shtml.gz (1849 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_ipaddress.shtml.gz (5075 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_802-11.shtml.gz (6896 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_802-11_b.shtml.gz (6832 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_802-11_c.shtml.gz (25214 bytes).....
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/dBm_mW_translation_table.shtml.gz (1509 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_802-11_d.shtml.gz (4546 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_ethernet.shtml.gz (4888 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-if_ethernet_b.shtml.gz (5988 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_network-map_ap-adjacent-list.shtml.gz (4277 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec.shtml.gz (7748 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ap-client-security.shtml.gz (26562 bytes).....
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ap-key-security.shtml.gz (12792 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_local-admin-access.shtml.gz (7468 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_network-security_a.shtml.gz (10738 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_network-security_b.shtml.gz (5798 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_lrs.shtml.gz (5575 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_lrs_b.shtml.gz (9045 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_lrs_c.shtml.gz (6689 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ap-client-security-adv_a.shtml.gz (5472 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ap-client-security-adv_b.shtml.gz (5553 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ap-client-security-adv_c.shtml.gz (5157 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ap-client-security-adv_d.shtml.gz (4094 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ids_mfp.shtml.gz (4400 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_ids_mfp_stats.shtml.gz (4129 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_dot1x-security.shtml.gz (6947 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_dot1x-certificates.shtml.gz (11666 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_sec_dot1x-cert_fingerprint.shtml.gz (572 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_arp.shtml.gz (3508 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_cdp.shtml.gz (5612 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_console-telnet.shtml.gz (7301 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_dns.shtml.gz (4078 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_filters.shtml.gz (5712 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_filters-ip.shtml.gz (8948 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_filters-mac.shtml.gz (4491 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_filters-ether.shtml.gz (4343 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_hot-standby.shtml.gz (6000 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_http.shtml.gz (6481 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_mobile-ip-b.shtml.gz (7199 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_mobile-ip-c.shtml.gz (4619 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_mobile-ip-d.shtml.gz (5679 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_mobile-ip.shtml.gz (6565 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_qos-traffic.shtml.gz (8667 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_qos.shtml.gz (12698 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_qos_adv.shtml.gz (4941 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_voice.shtml.gz (4578 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_voice-traffic.shtml.gz (6857 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_snmp.shtml.gz (8504 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_sntp.shtml.gz (6438 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_vlan.shtml.gz (13288 bytes)..
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_services_stp.shtml.gz (7080 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_stationview-client_ltest.shtml.gz (5971 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_upgrade-b.htm (225 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_upgrade-b.shtml.gz (6712 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_upgrade.htm (223 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_upgrade.shtml.gz (6746 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_upgrade_poll.htm (228 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_upgrade_poll.shtml (3590 bytes)
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_system-sw_sysconfig.shtml.gz (7623 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_stationview-client.shtml.gz (6077 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_contextmgr_ap.shtml.gz (5277 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_contextmgr_scm.shtml.gz (5793 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_contextmgr_scm-groups.shtml.gz (8003 bytes).
extracting c1240-k9w7-mx.124-21a.JY/html/level/15/ap_contextmgr_scm_summary.shtml.gz (5559 bytes).
extracting c1240-k9w7-mx.124-21a.JY/c1240-k9w7-mx.124-21a.JY (4734513 bytes)...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
extracting c1240-k9w7-mx.124-21a.JY/7101.img (131328 bytes)............................
extracting c1240-k9w7-mx.124-21a.JY/6701.img (131328 bytes)............................
extracting c1240-k9w7-mx.124-21a.JY/info (284 bytes)
extracting info.ver (284 bytes)
Deleting current version...
Deleting flash:/c1240-rcvk9w8-mx...done.
New software image installed in flash:/c1240-k9w7-mx.124-21a.JY
Configuring system to use new image...done.
Requested system reload in progress...download took about 538 seconds
Loading "flash:/c1240-k9w7-mx.124-21a.JY/c1240-k9w7-mx.124-21a.JY"...####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
File "flash:/c1240-k9w7-mx.124-21a.JY/c1240-k9w7-mx.124-21a.JY" uncompressed and installed, entry point: 0x3000
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, C1240 Software (C1240-K9W7-M), Version 12.4(21a)JY, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Wed 28-Apr-10 11:14 by prod_rel_team
Proceeding with system init
Proceeding to unmask interrupts
Initializing flashfs...
flashfs[1]: 151 files, 8 directories
flashfs[1]: 0 orphaned files, 0 orphaned directories
flashfs[1]: Total bytes: 15998976
flashfs[1]: Bytes used: 10596352
flashfs[1]: Bytes available: 5402624
flashfs[1]: flashfs fsck took 6 seconds.
flashfs[1]: Initialization complete....done Initializing flashfs.
Radio0 present A506 7100 E8000000 A0000000 80000000 3
Radio1 present A506 6700 E8000100 A0040000 80010000 2
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
[email protected].
cisco AIR-LAP1242AG-P-K9 (PowerPCElvis) processor (revision A0) with 24566K/8192K bytes of memory.
Processor board ID FHK104340CT
PowerPCElvis CPU at 262Mhz, revision number 0x0950
Last reset from power-on
1 FastEthernet interface
2 802.11 Radio(s)
32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:19:E7:00:00:00
Part Number : 73-10256-05
PCA Assembly Number : 800-26918-04
PCA Revision Number : B0
PCB Serial Number : FOC10425000
Top Assembly Part Number : 800-26965-03
Top Assembly Serial Number : FHK100000AA
Top Revision Number : A0
Product/Model Number : AIR-LAP1242AG-P-K9
Press RETURN to get started!
*Mar 1 00:00:07.771: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self test passed
*Mar 1 00:00:09.390: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 0
*Mar 1 00:00:10.944: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self test passed on interface Dot11Radio 1
*Mar 1 00:00:13.135: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to up
*Mar 1 00:00:14.135: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed
ap>
ap>state to up
*Mar 1 00:00:22.139: AUTOINSTALL: FastEthernet0 is assigned 192.168.20.136
*Mar 1 00:01:01.238: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to administratively down
*Mar 1 00:01:01.238: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to administratively down
*Mar 1 00:01:01.239: %CDP_PD-4-POWER_OK: Full power - AC_ADAPTOR inline power source
*Mar 1 00:01:02.238: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to down
*Mar 1 00:01:02.238: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
*Mar 1 00:01:06.801: %SYS-5-RESTART: System restarted --
Cisco IOS Software, C1240 Software (C1240-K9W7-M), Version 12.4(21a)JY, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Wed 28-Apr-10 11:14 by prod_rel_team
*Mar 1 00:01:06.801: %SNMP-5-COLDSTART: SNMP agent on host ap is undergoing a cold start
*Mar 1 00:01:07.756: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, changed state to up
*Mar 1 00:01:15.896: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 192.168.20.136, mask 255.255.255.0, hostname ap
ap>
ap>
ap>sh ver
Cisco IOS Software, C1240 Software (C1240-K9W7-M), Version 12.4(21a)JY, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Wed 28-Apr-10 11:14 by prod_rel_team
ROM: Bootstrap program is C1240 boot loader
BOOTLDR: C1240 Boot Loader (C1240-BOOT-M) Version 12.3(7)JA1, RELEASE SOFTWARE (fc1)
ap uptime is 1 minute
System returned to ROM by power-on
System image file is "flash:/c1240-k9w7-mx.124-21a.JY/c1240-k9w7-mx.124-21a.JY"
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
[email protected].
cisco AIR-LAP1242AG-P-K9 (PowerPCElvis) processor (revision A0) with 24566K/8192K bytes of memory.
Processor board ID FHK104340CT
PowerPCElvis CPU at 262Mhz, revision number 0x0950
Last reset from power-on
1 FastEthernet interface
2 802.11 Radio(s)
32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:19:E7:D5:5C:5A
Part Number : 73-10256-05
PCA Assembly Number : 800-26918-04
PCA Revision Number : B0
PCB Serial Number : FOC10425BXA
Top Assembly Part Number : 800-26965-03
Top Assembly Serial Number : FHK104340CT
Top Revision Number : A0
Product/Model Number : AIR-LAP1242AG-P-K9
Configuration register is 0xF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment