找回密碼
 註冊
搜索
查看: 5475|回復: 0

Upgrade Cisco Catalyst 2950 Switch Firmware

[複製鏈接]
發表於 2008-12-10 10:12:04 | 顯示全部樓層 |閱讀模式
備份舊firmware:
#switch dir flash:
#switch copy flash:xxxxxxxxxxxx.bin tftp://192.168.x.x/xxxxxxxxxxxxx.bin

更新firmware:
First you need to download a new firmware on Cisco homepage to that you need a cisco login.
Then you need a tftp server. Klever’s pumpkin is free.

Then we need to take backup of the cisco switch before upgrading.
Login to enable mode.
wr mem
copy running-config tftp://192.168.0.1/config
copy flash:vlan.dat tftp://192.168.0.1/vlan.dat
copy flash:c2950-i6q4l2-mz.121-22.EA6.bin tftp://192.168.0.1/c2950-i6q4l2-mz.121-22.EA6.bin

Then we need to delete old HTML files.
delete /r /f flash:html
delete flash:xxxxxxxxxxxxxx.bin
Then we need to get the new software on the Cisco router.
archive tar /xtract tftp://192.168.0.1/c2950-i6q4l2-tar.121-22.EA10a.tar flash:

conf t
boot system flash:yyyyyyyyyyyy.bin

And then you just need to reload the cisco router.
reload

Reference: http://kennethdalbjerg.dk/2008/04/09/upgrade-a-cisco-catalyst-2950-switch
http://cco.cisco.com/en/US/produ ... 627.shtml#concept11
您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

Archiver|手機版|彩色筆小沛的知識庫

GMT+8, 2024-5-9 09:29 , Processed in 0.015535 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回復 返回頂部 返回列表