ensp远程telnet和console连接

云配置如下:

 

ensp远程telnet和console连接

路由器配置

<Huawei>system-view

Enter system view, return user view with Ctrl+Z.

[Huawei]undo  info-center en

Info: Information center is disabled.

[Huawei]int g0/0/0

[Huawei-GigabitEthernet0/0/0]ip add 192.168.1.1 24

#启用telnet远程登录

[Huawei]user-interface  vty  0 4

[Huawei-ui-vty0-4]authentication-mode password   #密码设置

[Huawei-ui-vty0-4]set  authentication  password  simple  huawei

[Huawei-ui-vty0-4]user  privilege  level  3 #用户级别为3

[Huawei-ui-vty0-4]quit

#模拟console口远程管理路由器

远程终端软件有,CRT,xshell等等...

在CRT新建一个回话,协议为telnet,端口为路由器端口2000(路由器本身查看)

IP:127.0.0.1

ensp远程telnet和console连接

 

 

 

 

#模拟远程连接

Ps:本机的Vmware8网卡需要和路由器IP通网段,CRT协议为telnet,端口23

 

ensp远程telnet和console连接

相关文章: