好消息,超酷的在线虚拟网络实验室上线了!点击开始实验

为获得更好的浏览效果,建议您使用 Firefox 或者 Chrome 浏览器



2.9 VRP版本采用CLI FTP方式的升级方法(一)

VRP采用FTP方式进行升级存在两种方式:路由器作为FTP server和路由器作为FTP client

首先介绍路由器作为FTP server的升级方法

 

 

第一步在路由器上配置FTP帐号,并启用FTP server服务

当前路由器提示视图

依次输入的配置命令,重要的命令红色突出显示

简单说明

[Quidway]

ftp server enable

启动FTP server

[Quidway]

local-user aaa password simple aaa

配置本地帐号aaa/aaa

[Quidway]

local-user aaa service-type ftp

配置aaa的服务类型为FTP

[Quidway]

interface Ethernet 0/0

 

[Quidway-Ethernet0/0]

ip address 1.1.1.1 8

配置接口地址

 

第二步:从PC上FTP到路由器,上载版本

过程:

1.      windows开始->运行中输入:cmd   打开DOS命令提示窗口

2.      切换当前路径为版本文件所在目录

3.      ftp 1.1.1.1(此处1.1.1.1是路由器的IP地址)FTP到路由器上

       输入用户名:aaa    输入密码:aaa

4.      get vrpcfg.cfg  /下载配置文件,备份之用/

5.      bin             /更改为二进制传输方式/

6.      hash            /显示传输进度/

7.      put AR28-VRP340-R0006-907-128-a.bin 340-0006.bin     

/*****源文件名                       目的文件名*******/

        其他命令:

       get                        //从路由器向pc机下载版本文件,存放路径就是lcd所显示目录

       put  vrpcfg.cfg            //上传配置文件

 

8.      若在传输过程中出现意外中断,此时请不要重启路由器;正确的做法是添加新的ftp用户, 并从1.操作开始重新进行

9.      上载完毕后,路由器将版本写入FLASH

Ftp server is currently writing to flash , please wait...

\

Ftp server writing to flash is done.

操作过程如下: 

 

ftp升级过程图示

 

 

ftp升级完毕图示

 

第三步设定系统下一次引导使用的版本,然后重新启动系统

查看flash中的文件,确认版本已经正确上载。

<Quidway>dir

Directory of flash:/

 

   0   -rw-   8695296  Dec 21 2004 11:29:19   main.bin

   1   -rw-   8695261  Dec 24 2004 10:09:56   340-0006.bin

   2   -rw-   5746199  Dec 22 2004 14:47:37   330-0008.bin

 

设定系统下一次引导使用的版本

[Quidway]boot main 340-0006.bin

Set main boot file successfully!

 

重新启动系统

<Quidway>reboot

 This command will reboot the system. Since the current configuration may have changed, all changes may be lost if you continue. Continue? [Y/N] y

 

【验证

系统重新启动后,查看版本,确认版本升级成功

  Starting at 0x1c00000...

      ********************************************

      *                                          *

      *  Quidway Series Routers Boot ROM, V9.07  *

      *                                          *

      ********************************************

 

  Copyright(C) 1997-2004 by HUAWEI TECH CO., LTD.

  Compiled at 18:10:29 , Oct 14 2004.

 

   Testing memory...OK!

   128M    bytes  SDRAM

   32768k  bytes  flash memory

   Hardware Version is MTR 1.0

   CPLD Version is CPLD 1.0

 

  Press Ctrl-B to enter Boot Menu

The current starting file is main application file--flash:/340-0006.bin!

The main application file is self-decompressing...............................................................................................................................................................................................................................................OK!

 

  System is starting...

  Starting at 0x10000...

  User interface Con 0 is available.

  Press ENTER to get started.

<Quidway>disp ver

 Copyright Notice:

 All rights reserved (Dec 10 2004).

 Without the owner's prior written consent, no decompiling

 nor reverse-engineering shall be allowed.

 Huawei-3Com Versatile Routing Platform Software

 VRP(R) software, Version 3.40, Release 0006

 Copyright (c) 2003-2004 Hangzhou Huawei-3Com Tech. Co.,Ltd. All rights reserved.

 Copyright (c) 2000-2003 Huawei Tech. Co.,Ltd. All rights reserved.

 Quidway AR28-31 uptime is 0 week, 0 day, 0 hour, 0 minute

 

 CPU type: PowerPC 8245 300MHz

 128M bytes SDRAM Memory

 32M bytes Flash Memory

 128K bytes NvRAM Memory

 Pcb      Version:1.0

 Logic    Version:1.0

 BootROM  Version:9.07

  [SLOT 0] 2FE      (Hardware)2.1, (Driver)2.0, (Cpld)0.0

  [SLOT 1] 2SA      (Hardware)1.1, (Driver)1.5, (Cpld)0.0

X Close
X Close