实验任务一:通过Telnet登录步骤一:通过Console口配置Telnet用户 [YourName-luser-test] password simple test [YourName-luser-test] service-type telnet [YourName-luser-test] level 0 [YourName-luser-test] quit 在某些CMW版本中需用命令authorization-attribute level 0替代命令level 0。 步骤二:配置super口令[YourName] super password level 3 simple H3C 步骤三:配置登录欢迎信息[YourName]header login Please input banner content, and quit with the character '%'. Welcome to H3C world!% [YourName] 步骤四:配置对Telnet用户使用缺省的本地认证[YourName]user-interface vty 0 4 [YourName-ui-vty0-4]authentication-mode scheme 步骤五:进入接口视图,配置以太口和PC网卡地址[YourName]interface GigabitEthernet 0/1 [YourName-GigabitEthernet0/1]ip add 192.168.0.1 255.255.255.0 [YourName-GigabitEthernet0/1] 步骤六:打开Telnet服务[YourName]telnet server enable % Telnet server has been started 步骤七:使用Telnet登录telnet 192.168.0.10 由于此时登录用户处于访问级别,所以只能看到并使用有限的几个命令。同时,超级终端上会有如下信息显示,表明源IP为192.168.0.10的设备远程登入到路由器上。 <YourName> %Oct 2 10:27:13:325 2008 YourName SHELL/4/LOGIN: test login from 192.168.0.10 步骤八:更改登录用户级别super 3 能使用的命令明显多于level0 步骤九:保存配置,重新启动使用save和reboot命令 实验任务二:使用FTP上传下载系统文件步骤一:通过Console口配置FTP用户[YourName]local-user test_ftp [YourName-luser-test_ftp] password simple test_ftp [YourName-luser-test_ftp] service-type ftp [YourName-luser-test_ftp] level 3 步骤二:打开FTP服务[YourName]ftp server enable Info: Start FTP server. 步骤三:使用FTP登录步骤四:使用FTP上传文件如果用户以Administrator登录PC,则默认的本地目录是C:\Documents and Settings\Administrator。 步骤五:使用FTP下载文件dir 通常为startup.cfg或config.cfg 实验任务三:使用TFTP上传下载系统文件本实验以3CDaemon程序作为TFTP的服务器端。实际上任何支持TFTP服务的程序均可以使用。 步骤一:启动TFTP服务器端程序步骤二:使用TFTP下载文件<YourName>tftp 192.168.0.10 get mysystem.sys The file mysystem.sys exists. Overwrite it? [Y/N]:y Verifying server file... Deleting the old file, please wait... File will be transferred in binary mode Downloading file from remote tftp server, please wait... TFTP: 913 bytes received in 0 second(s) File downloaded successfully. 步骤三:使用TFTP上传文件 <YourName>tftp 192.168.0.10 put config.cfg File will be transferred in binary mode Sending file to remote tftp server. Please wait... \ TFTP: 940 bytes sent in 0 second(s). File uploaded successfully. 北京京东翰林教育集团位居全国通过高薪就业率第一,有关考试H3CTE H3CSE H3NE CCIE CCNP CCNA 最新题库、视频、配置、拓扑、企业定向委培训、计算机网络学习认证中心、请登录京东翰林教育集团官方网站免费下载,免费注册会员领取翰林VIP金卡,享受终身技术和就业保障。 |