电脑技术学习

路由器IOS的升级方法

dn001

  将系统软件备份到TFTP服务器 copy flash:tftp
  
  将TFTP服务器中的系统软件下载到路由器中 copy tftp flash:
  
  TFTP 软件可以从Cisco网站上下载,文件名为 Tftpstv.exe 此软件可在Windows 95/98/2000/NT上安装,在升级IOS前必须先运行此软件,并通过菜单设置Root 目录为新系统文件所在目录。
  
  设置PC机IP地址与路由器以太网端口IP地址在相同网段
  
  假设计算机的IP地址为:e.e.e.e
  
  假设IOS文件放在C:IOS 子目录下
  
  在这台计算机上运行TFTP Server 软件,把文件目录设置为:C:ios
  
  在这台路由器上进入特权模式
  
  Router#copy tftp flash
  
  Address or name of remote host []?e.e.e.e
  
  Source filename []?c5300-is-mz.121-2.bin
  
  Destination filiname [c5300-is-mz.121-2.bin]?
  
  Accessing tftp://e.e.e.e/c5300-is-mz.121-2.bin …
  
  Erase flash :before copying ?[confirm]
  
  Erasing the flash filesystem will remove all file!Continue?[confirm]
  
  Erasing device … eeeeeeeeeeeeeeeeeeeeeeee….erased
  
  Loading c5300-is-mz.121-2.bin from e.e.e.e (via fastethernet 0/0)
  
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!