主机参考:VPS测评参考推荐/专注分享VPS服务器优惠信息!若您是商家可以在本站进行投稿,查看详情!此外我们还提供软文收录、PayPal代付、广告赞助等服务,查看详情! |
我们发布的部分优惠活动文章可能存在时效性,购买时建议在本站搜索商家名称可查看相关文章充分了解该商家!若非中文页面可使用Edge浏览器同步翻译!PayPal代付/收录合作 |
大家都知道远程登录的好处,在这我就不再说明了,下面我们将要使用华三的模拟器HCL,配置一个简单的远程登录,这里将介绍通过Telnet以及Ssh协议实现远程登录。
You all know the advantages of remote login. I will not explain it any more. Next, we will use Huasan's simulator HCl to configure a simple remote login. Here, we will introduce how to realize remote login through telnet and SSH protocol.
一,首先打开HCL,绘制一个简单的拓扑图,如下。ps:由于HCL模拟器的虚拟主机无法进行远程登录测试,所以这里使用的是本地主机进行测试。
1、 First, open HCl and draw a simple topology, as shown below. PS: because the virtual host of the HCl simulator cannot perform the remote login test, the local host is used for the test.
二、打开设备命令窗口,配置相关参数,使得设备能够进Telnet登录或者ssh登录,下面将分别介绍。Telnet :system-view telnet server enable (开启Telnet服务)int g 0/0 ip add 192.168.1.1 24(配置远程登录ip)quitline vty 0 set authentication password simple 123456(配置认证方式以及口令)user-role network-admin(配置登录账户)saveps:测试Telnet前需要将Windows的Telnet客户端打开,需要将网络适配器的IP地址与设备远程IP保持同一网段。测试:
2、 Open the device command window, configure the relevant parameters, so that the device can log in to telnet or SSH, as described below. Telnet: system view telnet server enable (enable telnet service) int G 0 / 0 IP add 192.168.1.1 24 (configure remote login IP) quiet vty 0 set authentication password simple 123456 (configure authentication mode and password) user role Network admin (configure login account) saveps: before testing Telnet, you need to open the telnet client of windows, and keep the IP address of the network adapter and the remote IP of the device in the same network segment. Test:
SSH: ssh server enable
SSH: ssh server enable
line vty 0 4
Line vty 04
authentication-mode scheme(设置认证模式)
Authentication mode scheme
protocol inbound ssh(协议设置为ssh)
Protocol inbound SSH
quit
Quit
local-user test(创建一个本地用户)
Local user test (create a local user)
password simple 123
password simple 123
service-type ssh
service-type ssh
authorization-attribute user-role network-admin
authorization-attribute user-role network-admin
测试:采用putty软件进行测试![](https://s1.51cto.com/images/blog/201903/11/052ba6b3746566549d9e75de2001d5d2.png?x-oss-process=image/watermark,size_16,text_QDUxQ1RP5Y2a5a6i,color_FFFFFF,t_100,g_se,x_10,y_10,shadow_90,type_ZmFuZ3poZW5naGVpdGk=)
=)
--------------------------------------------------------------
主机参考,收集国内外VPS,VPS测评,主机测评,云服务器,虚拟主机,独立服务器,国内外服务器,高性价比建站主机相关优惠信息@zhujicankao.com
详细介绍和测评国外VPS主机,云服务器,国外服务器,国外主机的相关优惠信息,商家背景,网络带宽等等,也是目前国内最好的主机云服务器VPS参考测评资讯优惠信息分享平台
这几篇文章你可能也喜欢:
- ToToTel- 真正的黑色星期五活动。 始终先打开服务器。 满意后再付款! 支持PAYPAL/支付宝
- RackNerd:15美元/年/1核@Ryzen 7950X/512MB内存/6GB NVMe空间/400GB流量/1Gbps端口/KVM/洛杉矶/圣何塞/芝加哥/纽约/达拉斯等。
- CSTserver 宣传香港/美国优化线路云服务器为 2.2 美元/月,裸机为 19.9 美元/月,高防御为 30 美元/月,10G 高带宽为 39 美元/月,站点组为 105 美元/月。
- DesiVPS 推出全新 AMD Ryzen9+NVMe 系列 VPS,起价每年 24 美元,圣何塞机房
- 华纳云双11超值购买,香港云主机4H4G5M,每年支付888元送1年免费.com域名
本文由主机参考刊发,转载请注明:关于使用HCL进行设备的远程登录的方法和体会 https://zhujicankao.com/14106.html
评论前必须登录!
注册