升級update cisco3524 XL 經驗全集!
以下我來介紹 cisco 3524 XL 的升級經驗:
1:首先你必須搞清你的 3524 地硬件及版本, 如下
WS- C3524 -XL -EN ,關鍵是cpu版的內存是4M or 8M
#sh ver
2:在你的 電腦上裝上 cisco tftp server
3:到 www.cisco.com/pcgi-bin/tablebuild.pl/cat3500xl 去下新的 IOS ,
如: IOS 12.0
4:將現在地 config 配置保存一下.
#copy flash:config.text tftp
address or name of remote host ? 134.101.93.20 (運行tftp的電腦地址)
destination filename ?yse
5:使用 CLI 命令方法升級IOS.
#show ver
#show boot
#dir flash:
#rename flash:c3524xl-h2-mz-112.8.2-sa6.bin flash:abcd.bin
#config t
#no ip http server
#copy tftp: flash:
#boot system flash:新的文件名
#end
#delete flash:html/*
#delete flash:html/snmp/*
#tar /x tftp://134.101.93.20//文件名.tar flash: (此tar文件從cisco 處下)
#config t
#ip http server
#end
#reload
ok...........
以上的英文文檔編號: 78-13457-03
Release Notes for the Catalyst 2900 Series XL and Catalyst 3500 Series XL Switchs, Cisco IOS Release 12.0(5.4)WC(1)
July 24,2001