Cloud(云)连接意思为本地电脑和eNSP中的虚拟的VRP系统连接的
配置Cloud
先添加UDP
再添加需要使用的网卡
网卡建议使用虚拟机的网卡,如果没有虚拟机也可以使用其他网卡,自己设定一下IP就行
端口映射设置
配置R1
[R1]int e0/0/0
[R1-Ethernet0/0/0]ip add 192.168.0.1 24
[R1-Ethernet0/0/0]q
[R1]telnet server enable
[R1]user-interface vty 0 4
[R1-ui-vty0-4]authentication-mode password
[R1-ui-vty0-4]set authentication password cipher huawei
Win+R打开运行输入cmd
输入密码
连接成功