close

 

 

胖變瘦(Autonomous to LightWeight):

1.BVI介面IP要修正與電腦同網段
ap(config)#int gigabitEthernet 0
ap(config-if)#ip address 10.0.0.1 255.0.0.0
ap(config-if)#no sh
ap(config-if)#exit

2.官網下載欲升級之IOS檔案副檔名需更改為".default"
 *k9w7"是Fat AP的IOS檔,"k9w8"則是Thin AP的IOS

3.利用TFTP抓取IOS
ap#archive download-sw /force-reload tftp://10.0.0.2/c1140-k9w8-tar.default

examining image...
Loading c1140-k9w8-tar.default from 10.0.0.2 (via BVI1): !
extracting info (286 bytes)
Image info:
    Version Suffix: k9w8-.153-3.JD6
    Image Name: c1140-k9w8-mx.153-3.JD6
    Version Directory: c1140-k9w8-mx.153-3.JD6
    Ios Image Size: 8724992
    Total Image Size: 9021952
    Image Feature: WIRELESS LAN|LWAPP
    Image Family: C1140
    Wireless Switch Management Version: 8.3.122.0
Extracting files...
c1140-k9w8-mx.153-3.JD6/ (directory) 0 (bytes)
extracting c1140-k9w8-mx.153-3.JD6/c1140-k9w8-mx.153-3.JD6 (119277 bytes)
c1140-k9w8-mx.153-3.JD6/html/ (directory) 0 (bytes)
c1140-k9w8-mx.153-3.JD6/html/level/ (directory) 0 (bytes)
c1140-k9w8-mx.153-3.JD6/html/level/1/ (directory) 0 (bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/appsui.js (563 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/back.shtml (512 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/forms.js (20442 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/sitewide.js (17250 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/config-oeap.js (779 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/officeExtendap.css (41801 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/ap_home.shtml.gz (1374 bytes)
c1140-k9w8-mx.153-3.JD6/html/level/1/images/ (directory) 0 (bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/images/background_web41.jpg (732 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/images/cisco-logo-2007.gif (1648 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/images/info.gif (399 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/1/images/login_homeap.gif (19671 bytes)
c1140-k9w8-mx.153-3.JD6/html/level/15/ (directory) 0 (bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/15/officeExtendapBanner.htm (7514 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/15/officeExtendapConfig.shtml.gz (2864 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/15/officeExtendapEvent.shtml.gz (988 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/15/officeExtendapHelp.htm (5721 bytes)!
extracting c1140-k9w8-mx.153-3.JD6/html/level/15/officeExtendapMain.shtml.gz (3350 bytes)
extracting c1140-k9w8-mx.153-3.JD6/html/level/15/officeExtendapSummary.htm (985 bytes)
extracting c1140-k9w8-mx.153-3.JD6/c1140-k9w8-xx.153-3.JD6 (8562518 bytes)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
extracting c1140-k9w8-mx.153-3.JD6/8001.img (152852 bytes)!
extracting c1140-k9w8-mx.153-3.JD6/T2.bin (8080 bytes)
extracting c1140-k9w8-mx.153-3.JD6/T5.bin (23836 bytes)
extracting c1140-k9w8-mx.153-3.JD6/info (286 bytes)
extracting c1140-k9w8-mx.153-3.JD6/file_hashes (3327 bytes)
extracting c1140-k9w8-mx.153-3.JD6/final_hash (141 bytes)
extracting c1140-k9w8-mx.153-3.JD6/final_hash.sig (512 bytes)
extracting c1140-k9w8-mx.153-3.JD6/img_sign_rel.cert (1375 bytes)
extracting c1140-k9w8-mx.153-3.JD6/img_sign_rel_sha2.cert (1371 bytes)
extracting info.ver (286 bytes)
[OK - 9031680 bytes]

Deleting current version: flash:/c1140-k9w7-mx.124-25d.JA1...done.
New software image installed in flash:/c1140-k9w8-mx.153-3.JD6
Configuring system to use new image...done.
archive download: takes 161 seconds


ap#archive download-sw ?                                                   
  /create-space  Tries to create space in the flash before deleting an existing
                 image
  /force-reload  Unconditionally reload system after successful sw upgrade
  /imageonly     Load only the IOS image
  /leave-old-sw  Leave old sw installed after successful sw upgrade
  /no-set-boot   Don't set BOOT -- leave existing boot config alone
  /overwrite     OK to overwrite an existing image
  /reload        Reload system (if no unsaved config changes) after successful
                 sw upgrade
  /safe          Always load before deleting old version
  flash:         Image file
  ftp:           Image file
  http:          Image file
  https:         Image file
  ram:           Image file
  rcp:           Image file
  scp:           Image file
  tftp:          Image file

 

arrow
arrow

    鵝 發表在 痞客邦 留言(0) 人氣()