H3C网络设备基本操作技术1

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

H3CTE京东翰林讲师指导实验配置网络设备基本操作

实验1网络设备基本操作

实验任务一:通过Console登录

本实验的主要任务是练习通过Console电缆连接进行设备配置的方法。试验前请保证路由器(交换机)的所有配置已经清空。

步骤一:连接配置电缆

步骤二:启动PC,运行超级终端

在PC桌面上运行【开始】->【程序】->【附件】->【通信】->【超级终端】。填入一个任意名称,点击【确定】。

每秒位数为9600bps、8位数据位、1位停止位、无奇偶校验和无流量控制

步骤三:进入Console配置界面

用户视图的提示符为<系统名>

实验任务二:使用系统操作及文件操作的基本命令

步骤一:进入系统视图

执行system-view命令进入系统视图。系统视图的提示符为[系统名]。执行quit命令可以从系统视图切换到用户视图。

步骤二:练习使用帮助特性和补全键

s? sysname ?

步骤三:更改系统名称

[H3C]sysname YourName

[YourName]

步骤四:更改系统时间

[YourName]display clock

17:28:07 UTC Mon 09/08/2008

[YourName]quit

clock datetime 10:20:30 10/01/2008

display clock

10:20:32 UTC Wed 10/01/2008

步骤五:显示系统运行配置

display current-configuration

步骤六:显示保存的配置

display saved-configuration 此时尚未保存配置,因此不存在saved-configuration

默认配置文件名通常为startup.cfg,某些版本为config.cfg。

save

The current configuration will be written to the device. Are you sure? [Y/N]:

Please input the file name(*.cfg)[cf:/startup.cfg]

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

Validating file. Please wait...

Now saving current configuration to the device.

Saving configuration cf:/startup.cfg. Please wait...

.

Configuration is saved to cf successfully.........

save

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

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

cf:/startup.cfg exists, overwrite? [Y/N]:y

Validating file. Please wait...

Now saving current configuration to the device.

Saving configuration cf:/startup.cfg. Please wait...

.

Configuration is saved to cf successfully.

由于执行了save命令,保存配置与运行配置一致。

步骤八:删除和清空配置

[YourName]undo sysname

reset saved-configuration

The saved configuration file will be erased. Are you sure? [Y/N]:y Configuration file in cf is being cleared.

Please wait ...

........

Configuration file in cf is cleared.

reboot

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

This command will reboot the device. Current configuration may be lost in next startup if you continue. Continue? [Y/N]:Y

步骤九:显示文件目录

pwd

cf:

dir

Directory of cf:/

0 drw- - Jan 19 2007 18:26:34 logfile

1 -rw- 16337860 Aug 03 2007 17:59:36 msr30-cmw520-r1206p01-si.bin

2 -rw- 739 Oct 01 2008 10:15:54 startup.cfg

249852 KB total (221648 KB free)

File system type of cf: FAT32

步骤十:显示文本文件内容

用more命令

步骤十一:改变当前工作路径

使cd命令

相关文档
最新文档