中文字幕日韩精品一区二区免费_精品一区二区三区国产精品无卡在_国精品无码专区一区二区三区_国产αv三级中文在线

CiscolightweightAP變AutonomousAP

7月29日中午要調(diào)試公司訂購的思科無線AP,我們使用的型號(hào)是air-lap 1142n-c-k9。思科有兩種AP(Access Point), Lightweight AP和Autonomous AP,輕量AP和自治AP。由于無線控制器還沒到貨,需要臨時(shí)配置兩個(gè)AP為自治模式,先在倉庫用起來。

為企業(yè)提供網(wǎng)站設(shè)計(jì)制作、成都做網(wǎng)站、網(wǎng)站優(yōu)化、成都全網(wǎng)營(yíng)銷、競(jìng)價(jià)托管、品牌運(yùn)營(yíng)等營(yíng)銷獲客服務(wù)。成都創(chuàng)新互聯(lián)公司擁有網(wǎng)絡(luò)營(yíng)銷運(yùn)營(yíng)團(tuán)隊(duì),以豐富的互聯(lián)網(wǎng)營(yíng)銷經(jīng)驗(yàn)助力企業(yè)精準(zhǔn)獲客,真正落地解決中小企業(yè)營(yíng)銷獲客難題,做到“讓獲客更簡(jiǎn)單”。自創(chuàng)立至今,成功用技術(shù)實(shí)力解決了企業(yè)“網(wǎng)站建設(shè)、網(wǎng)絡(luò)品牌塑造、網(wǎng)絡(luò)營(yíng)銷”三大難題,同時(shí)降低了營(yíng)銷成本,提高了有效客戶轉(zhuǎn)化率,獲得了眾多企業(yè)客戶的高度認(rèn)可!

Lightweight AP通過無線控制器WLC來集中管理,它的缺點(diǎn)是通過console線連接時(shí)無法使用configure terminal命令進(jìn)入全局模式進(jìn)行配置,它的默認(rèn)enable密碼是Cisco(區(qū)分大小寫),所以通過傳統(tǒng)的CLI(command line interface)界面無法對(duì)其進(jìn)行配置是很苦惱的一件事。

我們知道思科AP有一個(gè)默認(rèn)的DHCP地址10.0.0.1,怎么樣才能讓AP回復(fù)這個(gè)地址并通過TFTP服務(wù)器上傳Cisco IOS使得我們可以利用CLI界面進(jìn)行配置呢?

如果我們直接使用console線連接思科AP,會(huì)不停提示AP沒有設(shè)置IP地址。

下面是解決辦法。

使用筆記本電腦作為TFTP server,利用的軟件是TFTPd32。把本機(jī)地址設(shè)置為10.0.0.2即可,子網(wǎng)掩碼自動(dòng)帶出,默認(rèn)網(wǎng)關(guān)無需配置。


Cisco lightweight AP 變 Autonomous AP

點(diǎn)擊Show Dir查看目錄下的文件:


Cisco lightweight AP 變 Autonomous AP

其中,c1140-k9w7-tar.default是我們需要的思科IOS文件,該文件從51CTO網(wǎng)站下載:

Cisco lightweight AP 變 Autonomous AP

下載后拷貝該文件到TFTPd32這個(gè)綠色軟件的目錄下,并更改文件名為c1140-k9w7-tar.default,這個(gè)動(dòng)作不是可有可無的,這么改是為了AP到時(shí)候發(fā)送廣播自動(dòng)尋找這個(gè)IOS文件。


Cisco lightweight AP 變 Autonomous AP

超級(jí)終端,控制口連接到AP,以便監(jiān)控狀態(tài)。

按住AP上的mode鍵,然后插上電源,稍等一會(huì),出現(xiàn)如下提示:

IOS Bootloader - Starting system.

Xmodem file system is available.

 

DDR values used from system serial eeprom.

WRDTR,CLKTR: 0x84000800, 0x40000000

RQDC, RFDC : 0x80000038, 0x0000020b

 

PCIE0: link is up.

PCIE0: VC0 is active

PCIE1: link is up.

PCIE1: VC0 is active

PCIEx: initialization done

flashfs[0]: 27 files, 8 directories

flashfs[0]: 0 orphaned files, 0 orphaned directories

flashfs[0]: Total bytes: 32385024

flashfs[0]: Bytes used: 7370240

flashfs[0]: Bytes available: 25014784

flashfs[0]: flashfs fsck took 19 seconds.

Reading cookie from system serial eeprom...Done

Base Ethernet MAC address: 1c:df:0f:94:a5:85

Ethernet speed is 100 Mb - FULL duplex

button is pressed, wait for button to be released...

這個(gè)時(shí)候終于可以松開壓住mode按鈕的手了。

button pressed for 34 seconds

process_config_recovery: set IP address and config to default 10.0.0.1

process_config_recovery: p_w_picpath recovery

p_w_picpath_recovery: Download default IOS tar p_w_picpath tftp://255.255.255.255/c1140-k9w7

-tar.default

思科AP找到了IOS鏡像,要下載該文件,首先檢查鏡像。下面的內(nèi)容很長(zhǎng),是從超級(jí)終端記錄下來的。

examining p_w_picpath...

%Error opening tftp://255.255.255.255/c1140-k9w7-tar.default (no such file or di

rectory)

ap:

using  eeprom values

 

WRDTR,CLKTR: 0x84000800 0x40000000

RQDC ,RFDC : 0x80000038 0x0000020b

 

ddr init done

 

IOS Bootloader - Starting system.

Xmodem file system is available.

 

DDR values used from system serial eeprom.

WRDTR,CLKTR: 0x84000800, 0x40000000

RQDC, RFDC : 0x80000038, 0x0000020b

 

PCIE0: link is up.

PCIE0: VC0 is active

PCIE1: link is up.

PCIE1: VC0 is active

PCIEx: initialization done

flashfs[0]: 27 files, 8 directories

flashfs[0]: 0 orphaned files, 0 orphaned directories

flashfs[0]: Total bytes: 32385024

flashfs[0]: Bytes used: 7370240

flashfs[0]: Bytes available: 25014784

flashfs[0]: flashfs fsck took 19 seconds.

Reading cookie from system serial eeprom...Done

Base Ethernet MAC address: 1c:df:0f:94:a5:85

Ethernet speed is 100 Mb - FULL duplex

button is pressed, wait for button to be released...

button pressed for 26 seconds

process_config_recovery: set IP address and config to default 10.0.0.1

process_config_recovery: p_w_picpath recovery

p_w_picpath_recovery: Download default IOS tar p_w_picpath tftp://255.255.255.255/c1140-k9w7

-tar.default

 

examining p_w_picpath...

extracting info (286 bytes)

Image info:

    Version Suffix: k9w7-.124-25d.JA1

    Image Name: c1140-k9w7-mx.124-25d.JA1

    Version Directory: c1140-k9w7-mx.124-25d.JA1

    Ios Image Size: 4977152

    Total Image Size: 5755392

    Image Feature: WIRELESS LAN

    Image Family: C1140

    Wireless Switch Management Version: 7.0.94.21

Extracting files...

c1140-k9w7-mx.124-25d.JA1/ (directory) 0 (bytes)

c1140-k9w7-mx.124-25d.JA1/html/ (directory) 0 (bytes)

c1140-k9w7-mx.124-25d.JA1/html/level/ (directory) 0 (bytes)

c1140-k9w7-mx.124-25d.JA1/html/level/1/ (directory) 0 (bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/appsui.js (557 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/back.shtml (506 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/cookies.js (5026 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/forms.js (17486 bytes)...

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/sitewide.js (16548 bytes)...

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/config.js (24933 bytes).....

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/stylesheet.css (3214 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/popup_capabilitycodes.shtml.gz

 (1015 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/filter.js.gz (1860 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/filter_vlan.js.gz (1408 bytes)

 

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/filter_mac_ether.js.gz (1793 b

ytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/security.js.gz (957 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/vlan.js.gz (955 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ssid.js.gz (4098 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/dot1x.js.gz (982 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/network-if.js.gz (2080 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/stp.js.gz (952 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_assoc.shtml.gz (6087 bytes)

.

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_event-log.shtml.gz (4398 by

tes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_home.shtml.gz (6949 bytes).

 

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_network-if.shtml.gz (4063 b

ytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_network-map.shtml.gz (4356

bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_services.shtml.gz (4185 byt

es).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_system-sw.shtml.gz (3382 by

tes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/ap_contextmgr.shtml.gz (4187 b

ytes).

c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/ (directory) 0 (bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/ap_title_appname.gif (2

042 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/c1040_title_appname.gif

 (2058 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button.gif (1211 b

ytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_1st.gif (11

71 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_cbottom.gif

 (318 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_current.gif

 (1206 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_endcap.gif

(878 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_encap_last.

gif (333 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_last.gif (3

86 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_button_nth.gif (11

77 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_leftnav_dkgreen.gi

f (869 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_leftnav_green.gif

(879 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_leftnav_upright.gi

f (64 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/apps_leftnav_yellow.gif

 (881 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/arrowdown_red.gif (108

bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/arrowup_green.gif (108

bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/corner_ur_7.gif (53 byt

es)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/dkgreenmask11_up.gif (1

13 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/dkgreenmask28_upright.g

if (110 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/grn_vertlines_bottom.gi

f (149 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/grn_vertlines_top.gif (

141 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/hinav_plus.gif (56 byte

s)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/left_bkg.gif (146 bytes

)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/list_data.gif (122 byte

s)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/logo.gif (29454 bytes).

.....

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/pixel.gif (49 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/sitewide_downleft.gif (

53 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/sitewide_help_off.gif (

934 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/sitewide_help_on.gif (9

34 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/sitewide_print_off.gif

(111 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/sitewide_print_on.gif (

111 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/spacer.gif (49 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/whitemask11_botleft.gif

 (62 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/whitemask11_upright.gif

 (61 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_alert.gif (73 byt

es)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_critical.gif (73

bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_debugging.gif (73

 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_emergency.gif (73

 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_error.gif (73 byt

es)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_information.gif (

73 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_notification.gif

(73 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/event_warning.gif (73 b

ytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/1/p_w_picpaths/check_mark.gif (71 byte

s)

c1140-k9w7-mx.124-25d.JA1/html/level/15/ (directory) 0 (bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_assoc_adv.shtml.gz (4637 b

ytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_event-log_config-options.s

html.gz (6199 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_event-log_notif-options.sh

tml.gz (3187 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_express-setup.shtml.gz (11

588 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_express-security.shtml.gz

(13867 bytes)...

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/def_broadcast-ssid.shtml.gz (

1259 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/def_no-security.shtml.gz (157

8 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/def_eap-security.shtml.gz (17

87 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/def_wep-security.shtml.gz (15

93 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/def_wpa-security.shtml.gz (18

49 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_ipaddress.shtml

.gz (5075 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_802-11.shtml.gz

 (6896 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_802-11_b.shtml.

gz (6832 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_802-11_c.shtml.

gz (25249 bytes).....

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/dBm_mW_translation_table.shtm

l.gz (1509 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_802-11_d.shtml.

gz (4546 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_ethernet.shtml.

gz (4888 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-if_ethernet_b.shtm

l.gz (5988 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_network-map_ap-adjacent-li

st.shtml.gz (4277 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec.shtml.gz (7748 bytes).

 

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ap-client-security.sht

ml.gz (26562 bytes).....

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ap-key-security.shtml.

gz (12792 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_local-admin-access.sht

ml.gz (7468 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_network-security_a.sht

ml.gz (10738 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_network-security_b.sht

ml.gz (6110 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_lrs.shtml.gz (5575 byt

es).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_lrs_b.shtml.gz (9045 b

ytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_lrs_c.shtml.gz (6689 b

ytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ap-client-security-adv

_a.shtml.gz (5472 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ap-client-security-adv

_b.shtml.gz (5553 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ap-client-security-adv

_c.shtml.gz (5157 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ap-client-security-adv

_d.shtml.gz (4094 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ids_mfp.shtml.gz (4400

 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_ids_mfp_stats.shtml.gz

 (4129 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_dot1x-security.shtml.g

z (6947 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_dot1x-certificates.sht

ml.gz (11666 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_sec_dot1x-cert_fingerprint

.shtml.gz (572 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_arp.shtml.gz (350

8 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_cdp.shtml.gz (561

2 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_console-telnet.sh

tml.gz (7309 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_DNS.shtml.gz (407

8 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_filters.shtml.gz

(5712 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_filters-ip.shtml.

gz (8948 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_filters-mac.shtml

.gz (4507 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_filters-ether.sht

ml.gz (4358 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_hot-standby.shtml

.gz (6000 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_http.shtml.gz (64

81 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_mobile-ip-b.shtml

.gz (7199 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_mobile-ip-c.shtml

.gz (4619 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_mobile-ip-d.shtml

.gz (5679 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_mobile-ip.shtml.g

z (6565 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_qos-traffic.shtml

.gz (8667 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_qos.shtml.gz (126

98 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_qos_adv.shtml.gz

(4941 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_voice.shtml.gz (4

578 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_voice-traffic.sht

ml.gz (6857 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_snmp.shtml.gz (85

04 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_sntp.shtml.gz (64

38 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_services_vlan.shtml.gz (13

288 bytes)..

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_stationview-client_ltest.s

html.gz (6027 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_upgrade-b.htm (2

25 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_upgrade-b.shtml.

gz (6712 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_upgrade.htm (223

 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_upgrade.shtml.gz

 (6746 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_upgrade_poll.htm

 (228 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_upgrade_poll.sht

ml (3590 bytes)

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_system-sw_sysconfig.shtml.

gz (7623 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_stationview-client.shtml.g

z (6077 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_contextmgr_ap.shtml.gz (52

77 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_contextmgr_scm.shtml.gz (5

793 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_contextmgr_scm-groups.shtm

l.gz (8003 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/html/level/15/ap_contextmgr_scm_summary.sht

ml.gz (5559 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/c1140-k9w7-mx.124-25d.JA1 (4791401 bytes)..

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

................................................................................

.............................................................................

extracting c1140-k9w7-mx.124-25d.JA1/8001.img (174876 bytes)....................

..................

extracting c1140-k9w7-mx.124-25d.JA1/T2.bin (8080 bytes).

extracting c1140-k9w7-mx.124-25d.JA1/T5.bin (23836 bytes).....

extracting c1140-k9w7-mx.124-25d.JA1/info (286 bytes)

extracting info.ver (286 bytes)

Deleting current version: flash:/c1140-rcvk9w8-mx...done.

New software p_w_picpath installed in flash:/c1140-k9w7-mx.124-25d.JA1

Configuring system to use new p_w_picpath...done.

Requested system reload in progress...download took about 159 seconds

Loading "flash:/c1140-k9w7-mx.124-25d.JA1/c1140-k9w7-mx.124-25d.JA1"...#########

################################################################################

################################################################################

################################################################################

################################################################################

################################################################################

################################################################################

 

 

File "flash:/c1140-k9w7-mx.124-25d.JA1/c1140-k9w7-mx.124-25d.JA1" uncompressed a

nd installed, entry point: 0x4000

executing...

enet halted

 

              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, C1140 Software (C1140-K9W7-M), Version 12.4(25d)JA1, RELEASE

 SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2011 by Cisco Systems, Inc.

Compiled Thu 11-Aug-11 02:58 by prod_rel_team

 

 

Proceeding with system init

 

Proceeding to unmask interrupts

Initializing flashfs...

FLASH CHIP:  Numonyx P33

Checking for Over Erased blocks

................................................................................

................................................................................

................................................................................

......

 

flashfs[1]: 170 files, 13 directories

flashfs[1]: 0 orphaned files, 0 orphaned directories

flashfs[1]: Total bytes: 32126976

flashfs[1]: Bytes used: 10785280

flashfs[1]: Bytes available: 21341696

flashfs[1]: flashfs fsck took 6 seconds.

flashfs[1]: Initialization complete.

flashfs[2]: 0 files, 1 directories

flashfs[2]: 0 orphaned files, 0 orphaned directories

flashfs[2]: Total bytes: 11×××32

flashfs[2]: Bytes used: 1024

flashfs[2]: Bytes available: 11998208

flashfs[2]: flashfs fsck took 0 seconds.

flashfs[2]: Initialization complete....done Initializing flashfs.

 

Radio0  present 8363 8000 90020000 0 90030000 B

Radio1  present 8363 8000 98020000 0 98030000 0

Ethernet speed is 100 Mb - FULL duplex

 

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-AP1142N-C-K9    (PowerPC405ex) processor (revision B0) with 98294K/327

68K bytes of memory.

Processor board ID FGL1448S5W6

PowerPC405ex CPU at 586Mhz, revision number 0x147E

Last reset from power-on

1 Gigabit Ethernet interface

2 802.11 Radio(s)

 

32K bytes of flash-simulated non-volatile configuration memory.

Base ethernet MAC Address: 1C:DF:0F:94:A5:85

Part Number                          : 73-11451-08

PCA Assembly Number                  : 800-30554-06

PCA Revision Number                  : A0

PCB Serial Number                    : FOC14441V8Y

Top Assembly Part Number             : 800-31273-04

Top Assembly Serial Number           : FGL1448S5W6

Top Revision Number                  : A0

Product/Model Number                 : AIR-LAP1142N-C-K9

 

 

 

Press RETURN to get started!

 

 

*Mar  1 00:00:08.030: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self t

est passed

*Mar  1 00:00:08.044: *** CRASH_LOG = YES

 

*Mar  1 00:00:09.327: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self

 test passed on interface Dot11Radio 0

*Mar  1 00:00:09.893: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self

 test passed on interface Dot11Radio 1Base Ethernet MAC address: 1C:DF:0F:94:A5:

85

 

*Mar  1 00:00:12.092: %LINK-3-UPDOWN: Interface GigabitEthernet0, changed state

to up

*Mar  1 00:00:13.092: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEth

ernet0, changed state to up

*Mar  1 00:13:26.001: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to a

dministratively down

*Mar  1 00:13:26.001: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to a

dministratively down

*Mar  1 00:13:26.002: %CDP_PD-4-POWER_OK: Full power - AC_ADAPTOR inline power s

ource

*Mar  1 00:13:26.018: %SYS-5-RESTART: System restarted --

Cisco IOS Software, C1140 Software (C1140-K9W7-M), Version 12.4(25d)JA1, RELEASE

 SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2011 by Cisco Systems, Inc.

Compiled Thu 11-Aug-11 02:58 by prod_rel_team

*Mar  1 00:13:26.018: %SNMP-5-COLDSTART: SNMP agent on host ap is undergoing a c

old start

*Mar  1 00:13:26.990: %LINEPROTO-5-UPDOWN: Line protocol on Interface BVI1, chan

ged state to up

*Mar  1 00:13:27.000: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio

1, changed state to down

*Mar  1 00:13:27.001: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio

0, changed state to down

在這里回車,出現(xiàn)如下畫面:

ap>

我們嘗試一下可不可以進(jìn)行全局配置,

ap>en

Password:

ap#conf t

Enter configuration commands, one per line.  End with CNTL/Z.

ap(config)#

OK,可以進(jìn)行配置了。

 

文章題目:CiscolightweightAP變AutonomousAP
地址分享:http://www.rwnh.cn/article8/jipgip.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供小程序開發(fā)、品牌網(wǎng)站建設(shè)、做網(wǎng)站、App開發(fā)、品牌網(wǎng)站設(shè)計(jì)、網(wǎng)站策劃

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

成都定制網(wǎng)站建設(shè)
柞水县| 南皮县| 宁安市| 罗山县| 咸宁市| 谢通门县| 怀远县| 乐安县| 洪湖市| 孟州市| 宜阳县| 方城县| 万宁市| 大宁县| 兰考县| 策勒县| 孝感市| 合川市| 铅山县| 怀宁县| 大余县| 乌兰浩特市| 兴安盟| 大丰市| 台前县| 乐亭县| 乌兰县| 惠水县| 清水河县| 江达县| 奉节县| 陇南市| 沧源| 章丘市| 双城市| 兰考县| 富锦市| 闵行区| 榆中县| 东阳市| 隆回县|