分享web开发知识

注册/登录|最近发布|今日推荐

主页 IT知识网页技术软件开发前端开发代码编程运营维护技术分享教程案例
当前位置:首页 > 教程案例

H3C 命令之telnet

发布时间:2023-09-06 01:17责任编辑:熊小新关键词:暂无标签

650) this.width=650;" src="https://s1.51cto.com/wyfs02/M01/08/7E/wKiom1njKLPguF-rAAA3wVeyb58997.png-wh_500x0-wm_3-wmp_4-s_1671992139.png" title="host_telnet.png" alt="wKiom1njKLPguF-rAAA3wVeyb58997.png-wh_50" />

在虚拟网卡上添加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

知识推荐

我的编程学习网——分享web前端后端开发技术知识。 垃圾信息处理邮箱 tousu563@163.com 网站地图
icp备案号 闽ICP备2023006418号-8 不良信息举报平台 互联网安全管理备案 Copyright 2023 www.wodecom.cn All Rights Reserved