升级updatecisco3524XL经验全集!

发表于:2007-06-20来源:作者:点击数: 标签:
升级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/

   
  升级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

原文转自:http://www.ltesting.net