首页 > Web开发 > 详细

H3C 命令之telnet

时间:2017-10-15 20:59:19      阅读:331      评论:0      收藏:0      [点我收藏+]

技术分享

在虚拟网卡上添加HOST_1相关IP和网关


[myrouter]interface GigabitEthernet 0/0

[myrouter-GigabitEthernet0/0]undo shutdown

[myrouter-GigabitEthernet0/0]ip add 192.168.1.1 24

[myrouter]interface LoopBack 0

[myrouter-LoopBack0]ip add 10.10.10.10 24

[myrouter]local-user test

[myrouter-luser-manage-test]password simple 123

[myrouter-luser-manage-test]service-type telnet

[myrouter]telnet server enable

[myrouter]user-interface vty 0 4

[myrouter-line-vty0-4]authentication-mode ?

  none      Login without authentication

  password  Password authentication

  scheme    Authentication use AAA


[myrouter-line-vty0-4]authentication-mode scheme


验证:

在PC的cmd上

telnet 192.168.1.1


本文出自 “小坏蛋” 博客,谢绝转载!

H3C 命令之telnet

原文:http://clanceyzhang.blog.51cto.com/12206105/1972504

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!