2.2.2验证路由器SSH功能正常
使用设备:①路由器;②pc机;
测试组网:
验证路由器SSH功能正常
测试组SSH功能正常 |
测试项目:SSH |
测试依据: 路由器SSH功能正常 |
测试目的:路由器SSh功能正常 |
测试步骤: 1、 搭好网络拓扑图; 2、 给路由器配置好命令; 3、 检查网络的连通性; 4、 验证SSH功能正常。 5、 最后总结。 |
预期测试结果:pc机开始不能访问路由器,通过SecureCRT登录可以访问路由器。 |
测试准备:路由器,pc机 |
测试说明:验证路由器SSH功能正常 |
测试结果: 步骤2:配置命令: R1#conf t R1(config)#ip domain-name cisco R1(config)#crypto key generate rsa How many bits in the modulus [512]: 1024 R1(config)#username admin password cisco R1(config)#ip ssh version 2 R1(config)#ip ssh time-out 60 R1(config)#ip ssh authentication-retries 5 R1(config)#line vty 0 4 R1(config-line)#transport input ssh R1(config-line)#login local R1(config-line)#^Z 查看SSH R1#show ip ssh SSH Enabled - version 2.0 Authentication timeout: 60 secs; Authentication retries: 5 R1#show ssh %No SSHv2 server connections running. %No SSHv1 server connections running. R1# 步骤三、测试网络连通性: 步骤四:验证SSH登录正常 在telnet登录到路由器,查看结果。如图所示: 用线连接路由器得到如图 连接以后得到进入路由器的特权模式;这样就能实现对路由器查看和配置。 步骤五:最后总结 html怎么实现登录验证功能本实验通过虚拟机做存在一定的差误性,如果想要能做通的话,尽量用真机来做可以达到实验的目的性。 |
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论