Cisco Catalyst 2960S IOS Update (Part 2) の続きです。
今回は 15.0 系からのアップデートですが、12.2 系とはやや出力が異なりました。
アップデート 15.0 系 -> 15.2 系 (archive)
Switch Ports Model SW Version SW Image ------ ----- ----- ---------- ---------- * 1 52 WS-C2960S-48TS-L 15.0(1)SE2 C2960S-UNIVERSALK9-M
上記は sh ver の結果の一部です。archive コマンドでダウンロード -> アップデートします。
sw#cd sw#dir Directory of flash:/ 2 -rwx 2072 Sep 19 2013 14:17:08 +09:00 multiple-fs 3 drwx 512 Mar 1 1993 09:05:56 +09:00 dc_profile_dir 5 drwx 512 Mar 1 1993 09:19:51 +09:00 c2960s-universalk9-mz.150-2.SE 603 -rwx 916 Mar 12 1993 08:28:04 +09:00 vlan.dat 604 -rwx 8082 Sep 19 2013 14:17:07 +09:00 config.text 606 -rwx 3564 Sep 19 2013 14:17:08 +09:00 private-config.text sw#archive download-sw /overwrite tftp://192.168.100.10/c2960s-universalk9-tar.152-1.E.tar Loading c2960s-universalk9-tar.152-1.E.tar from 192.168.100.10 (via Vlan100): !!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [OK - 21596160 bytes] Could not buffer tarfile...using multiple downloads examining image... Loading c2960s-universalk9-tar.152-1.E.tar from 192.168.100.10 (via Vlan100): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! extracting info (108 bytes) [OK - 21596160 bytes] Loading c2960s-universalk9-tar.152-1.E.tar from 192.168.100.10 (via Vlan100): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! extracting c2960s-universalk9-mz.152-1.E/info (629 bytes)!!!!!!!!!!!!!!!!!!!!! extracting info (108 bytes) [OK - 21596160 bytes] Stacking Version Number: 1.51 System Type: 0x00000000 Ios Image File Size: 0x00F9B200 Total Image File Size: 0x01496200 Minimum Dram required: 0x08000000 Image Suffix: universalk9-152-1.E Image Directory: c2960s-universalk9-mz.152-1.E Image Name: c2960s-universalk9-mz.152-1.E.bin Image Feature: IP|LAYER_2|SSH|3DES|MIN_DRAM_MEG=128 FRU Module Version: No FRU Version Specified Old image for switch 1: flash:/c2960s-universalk9-mz.150-2.SE Old image will be deleted before download. Deleting `flash:/c2960s-universalk9-mz.150-1.SE2' to create required space Extracting images from archive into flash... Loading c2960s-universalk9-tar.152-1.E.tar from 192.168.100.10 (via Vlan100): ! c2960s-universalk9-mz.152-1.E/ (directory) extracting c2960s-universalk9-mz.152-1.E/c2960s-universalk9-mz.152-1.E.bin (16353536 bytes)!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! extracting c2960s-universalk9-mz.152-1.E/info (629 bytes) c2960s-universalk9-mz.152-1.E/html/ (directory) (中略) extracting c2960s-universalk9-mz.152-1.E/html/back.htm (515 bytes) extracting c2960s-universalk9-mz.152-1.E/dc_default_profiles.txt (143335 bytes)! extracting info (108 bytes) [OK - 21596160 bytes] Installing (renaming): `flash:update/c2960s-universalk9-mz.152-1.E' -> `flash:/c2960s-universalk9-mz.152-1.E' New software image installed in flash:/c2960s-universalk9-mz.152-1.E Deleting old files from dc profile dir "flash:/dc_profile_dir" extracting dc profile file from "flash:/c2960s-universalk9-mz.152-1.E/dc_default_profiles.txt" to "flash:/dc_profile_dir/dc_default_profiles.txt" All software images installed.
12.2 系からのアップデートでは、前後で flash:/dc_profile_dir/ は存在しませんでした。
sw#delete /recursive /force flash:/dc_profile_dir
試しに削除して reload しても正常に起動しているので、特に問題ない様です。
次は設定初期化の手順です。(続く)
- Cisco Catalyst 2960S IOS Update (Part 1) (ダウンロード, バックアップ)
- Cisco Catalyst 2960S IOS Update (Part 2) (12.2 系 -> 15.2 系)
- Cisco Catalyst 2960S IOS Update (Part 3) (15.0 系 -> 15.2 系)
- Cisco Catalyst 2960S IOS Update (Part 4) (設定初期化)
- Cisco Catalyst 2960S - interface range
- Cisco Catalyst 2960S - crypto key generate rsa
- Cisco Catalyst 2960S - crypto key generate rsa modulus
- Cisco Catalyst 2960S - ip device tracking (Part 1)
- Cisco Catalyst 2960S - ip device tracking (Part 2)