IOS アップデート (準備編)

| No TrackBacks

http://www.cisco.com/warp/public/707/cisco-sa-20030717-blocked.shtml
対応で Catalyst 3550, 2950 などの IOS アップデート。
実際の切り替えは週末になるけど、とりあえず古い IOS イメージやコンフィグを
バックアップしたり、新しい IOS イメージをアップロードする。

Catalyst 3550


c3550a>enable
Password:
c3550a#show boot
BOOT path-list: flash:c3550-i5q3l2-mz.121-8.EA1c/c3550-i5q3l2-mz.121-8.EA1c.bin
Config file: flash:config.text
Enable Break: no
Manual Boot: no
HELPER path-list:
NVRAM/Config file
buffer size: 32768
c3550a#
pwd
flash:/
c3550a#dir
Directory of flash:/

2 -rwx 0 Jan 01 1970 00:01:28 env_vars
3 -rwx 342 Jan 01 1970 00:01:28 system_env_vars
4 -rwx 960 Jul 18 2002 01:19:23 vlan.dat
5 -rwx 61 Jun 09 2003 06:23:19 configfile
7 -rwx 6551 Jun 26 2003 10:24:04 config.text
9 drwx 192 Mar 01 1993 00:03:35 c3550-i5q3l2-mz.121-8.EA1c

15998976 bytes total (10885632 bytes free)
c3550a#dir flash:/c3550-i5q3l2-mz.121-8.EA1c/
Directory of flash:/c3550-i5q3l2-mz.121-8.EA1c/

10 drwx 640 Mar 01 1993 00:02:30 html
21 -rwx 3290242 Mar 01 1993 00:03:35 c3550-i5q3l2-mz.121-8.EA1c.bin
22 -rwx 252 Mar 01 1993 00:03:35 info

15998976 bytes total (10885632 bytes free)
c3550a# copy flash:/c3550-i5q3l2-mz.121-8.EA1c/c3550-i5q3l2-mz.121-8.EA1c.bin tftp://192.168.2.xxx/
Address or name of remote host [192.168.2.xxx]?
Destination filename [c3550-i5q3l2-mz.121-8.EA1c.bin]?
!!!!!!!!!!
...
...
...
3290242 bytes copied in 17.348 secs (193543 bytes/sec)
c3550a# copy flash:/config.text tftp://192.168.2.xxx/c3550a-config.txt
Address or name of remote host [192.168.2.xxx]?
Destination filename [c3550a-config.txt]?
!!!
6551 bytes copied in 0.56 secs
c3550a#
c3550a#mkdir flash:/c3550-i5q3l2-mz.121-19.EA1a
Create directory filename [c3550-i5q3l2-mz.121-19.EA1a]?
Created dir flash:/c3550-i5q3l2-mz.121-19.EA1a
c3550a#dir
Directory of flash:/

2 -rwx 0 Jan 01 1970 00:01:28 env_vars
3 -rwx 342 Jan 01 1970 00:01:28 system_env_vars
4 -rwx 960 Jul 18 2002 01:19:23 vlan.dat
5 -rwx 61 Jun 09 2003 06:23:19 configfile
6 drwx 0 Dec 18 2003 07:06:25 c3550-i5q3l2-mz.121-19.EA1a
7 -rwx 6551 Jun 26 2003 10:24:04 config.text
9 drwx 192 Mar 01 1993 00:03:35 c3550-i5q3l2-mz.121-8.EA1c

15998976 bytes total (10885632 bytes free)
c3550a#copy tftp://192.168.2.xxx/c3550-i5q3l2-mz.121-19.EA1a.bin flash:/c3550-i5q3l2-mz.121-19.EA1a/
Destination filename [/c3550-i5q3l2-mz.121-19.EA1a//c3550-i5q3l2-mz.121-19.EA1a.bin]?
Accessing tftp://192.168.2.xxx/c3550-i5q3l2-mz.121-19.EA1a.bin...
Loading c3550-i5q3l2-mz.121-19.EA1a.bin from 192.168.2.xxx (via Vlan20):
...
...
...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 4163787/8327168 bytes]

4163787 bytes copied in 67.744 secs (62146 bytes/sec)
c3550a#


Catalyst 2950


c2950c>enable
Password:
c2950c#show boot
BOOT path-list:
Config file: flash:config.text
Enable Break: no
Manual Boot: no
HELPER path-list:
NVRAM/Config file
buffer size: 32768
c2950c#dir
Directory of flash:/

2 -rwx 273 Jan 01 1970 00:01:07 env_vars
3 -rwx 4639 Nov 04 2003 02:23:19 config.text
4 -rwx 109 Mar 01 1993 00:01:31 info
16 -rwx 900 Sep 26 2002 08:15:01 vlan.dat
5 -rwx 2250767 Mar 01 1993 00:02:45 c2950-i6q4l2-mz.121-6.EA2a.bin
6 drwx 640 Mar 01 1993 00:03:41 html
19 -rwx 109 Mar 01 1993 00:03:41 info.ver

7741440 bytes total (3766272 bytes free)
c2950c#copy flash:/config.text tftp://192.168.2.xxx/c2950c-config.txt
Address or name of remote host [192.168.2.xxx]?
Destination filename [c2950c-config.txt]?
!!
4639 bytes copied in 0.76 secs
c2950c#copy tftp://192.168.2.xxx/c2950-i6q4l2-mz.121-14.AZ.bin flash:/
Destination filename [c2950-i6q4l2-mz.121-14.AZ.bin]?
Accessing tftp://192.168.2.xxx/c2950-i6q4l2-mz.121-14.AZ.bin...
Loading c2950-i6q4l2-mz.121-14.AZ.bin from 192.168.2.xxx (via Vlan1): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
...
...
...
[OK - 2967623/5935104 bytes]

2967623 bytes copied in 85.68 secs (34913 bytes/sec)
c2950c#dir
Directory of flash:/

2 -rwx 273 Jan 01 1970 00:01:07 env_vars
3 -rwx 4639 Nov 04 2003 02:23:19 config.text
4 -rwx 109 Mar 01 1993 00:01:31 info
16 -rwx 900 Sep 26 2002 08:15:01 vlan.dat
17 -rwx 2967623 Dec 18 2003 07:21:40 c2950-i6q4l2-mz.121-14.AZ.bin
5 -rwx 2250767 Mar 01 1993 00:02:45 c2950-i6q4l2-mz.121-6.EA2a.bin
6 drwx 640 Mar 01 1993 00:03:41 html
19 -rwx 109 Mar 01 1993 00:03:41 info.ver

7741440 bytes total (798208 bytes free)
c2950c#

No TrackBacks

TrackBack URL: http://www.grid5.net/mt/mt-trackback.cgi/58

About this Entry

This page contains a single entry by dxy published on 2003年12月18日 22:39.

dbsize was the previous entry in this blog.

lame delegation をなくす is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 5.01