Chinaunix首页 | 论坛 | 博客
  • 博客访问: 587296
  • 博文数量: 805
  • 博客积分: 4000
  • 博客等级: 上校
  • 技术积分: 5000
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-17 14:22
文章分类

全部博文(805)

文章存档

2011年(1)

2008年(804)

我的朋友

分类:

2008-10-17 14:33:13


  升级update cisco3524 XL 经验全集!
  以下我来介绍 cisco 3524 XL 的升级经验:
   1:首先你必须搞清你的 3524 地硬件及版本, 如下
   WS- C3524 -XL -EN ,关键是cpu版的内存是4M or 8M
  
   #sh ver
   2:在你的 电脑上装上 cisco tftp server
   3:到 去下新的 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, IOS Release 12.0(5.4)WC(1)
  
  July 24,2001
  
【责编:admin】

--------------------next---------------------

阅读(282) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~