H3C配置管理实验

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

H3C配置管理实验

实验需求

1. 按照图示连接到真机,并配置IP地址(真机IP地址配置到VirtualBox Host‐Only Ethernet Adapter网

卡)

2. R1保存当前配置

3. 在R1上开启FTP服务

4. 使用真机访问FTP服务,把R1的配置文件拷贝到本地

5. 在R1上清空配置,重启R1,确认已配置为空配状态

6. 再次在R1开启FTP服务,并把真机拷贝的配置文件还原到路由器

7. 更改R1的启动配置文件名

8. 再次重启R1,确认配置已还原

实验解法

配置IP地址部分略

R1保存当前配置

[R1]save

The current configuration will be written to the device. Are you sure?[Y/N]:y Please input the file name(*.cfg)[flash:/startup.cfg]

(To leave the existing filename unchanged, press the enter key):

Validating file. Please wait...

Configuration is saved to device successfully.

11

R1上开启FTP服务,创建用户“wangdaye”,密码“123”

[R1]ftp server enable

[R1]local‐user wangdaye class manage

New local user added.

[R1‐luser‐manage‐wangdaye]password simple 123456

[R1‐luser‐manage‐wangdaye]authorization‐attribute user‐role level‐15 [R1‐luser‐manage‐wangdaye]service‐type ftp

12

使用真机访问FTP服务,把R1的配置文件“startup.cfg”和“startup.mdb”拷贝到本地

相关文档
最新文档