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

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



MSR路由器作为FTP Server

进行Comware版本升级的方法

关键字:MSR; FTP Server;

1.组网图

2.设备基本配置

#

 ftp server enable                //全局启用 FTP Server

#

local-user h3c                   //建立FTP帐号

 password simple h3c            // 设置密码

 level 3                         //级别为3

 service-type ftp                 // 用户类型为FTP

#

interface Ethernet0/0             //用于连接client 的接口地址

 port link-mode route

 ip address 10.0.0.1 255.255.255.0

#

3.操作步骤

1.确认设备FTP功能与Telnet 功能使用正常

2.查看设备启动时使用的配置文件与启动时加载的版本信息

<H3C>dis boot-loader

The boot file used this time:cf:/msr20-cmw520-r1508-si.bin attribute: main

The boot file used next time:cf:/msr20-cmw520-r1508-si.bin attribute: main

The boot file used next time:cf:/msr20-cmw520-r1508-si.bin attribute: backup

< H3C >dis startup

Current startup saved-configuration file:          cf:/config.cfg

Next main startup saved-configuration file:        cf:/config.cfg

3.使用FTP功能上传设备启动文件,put  XXX.bin (启动时加载的版本文件),使用dir 命令。查看 是否文件上传成功

 

< H3C >dir

Directory of cf:/

   8   -rw-  17671636  Oct 16 2007 15:36:18   msr20-cmw520-r1508p02-si.bin

4.设置启动时加载的版本文件为FTP上传的文件 boot-loader file 文件名

  < H3C >boot-loader file  msr20-cmw520-r1508p02-si.bin main

  This command will set boot file, Continue? [Y/N]:y

  The specified file will be used as a main boot file at the next time!

  < H3C >dis boot-loader

The boot file used next time:cf:/msr20-cmw520-r1508p02-si.bin attribute: main

5.重新启设备(reboot),启动完毕后Telnet到设备 验证文件是否正常加栽

< H3C >reboot

Start to check configuration with next startup configuration file, please wait

.........Checking is finished!

This will reboot device. Continue? [Y/N]:y

Now rebooting, please wait...

< H3C >dis ver

H3C Comware Platform Software

Comware software, Version 5.20, Release 1508P02, Standard

Copyright (c) 2004-2007 Hangzhou H3C Tech. Co., Ltd. All rights reserved.

H3C MSR20-21 uptime is 0 week, 0 day, 0 hour, 41 minutes

Last reboot 2007/10/16 15:01:40

4 注意事项

1.保证设备操作期间,不能出现断电重启现象,断电后,会导致信息丢失,设备无法正常启动。如出现该问题,请参看版本使用手册对设备进行操作。

X Close
X Close