所需环境华为ENSP模拟器
添加一台路由器
1.设备管理方式有几种?
两种:本地管理、远程管理
2.这两种管理方式分别使用什么线路?
本地管理使用console线路
远程管理使用vty线路
3.如何配置console线路密码?
<Huawei>system-view
[Huawei]sysname R1
[R1]user-interface console 0 进入console线路
[R1-ui-console0]authentication-mode password 选择密码认证模式
Please configure the login password (maximum length 16):huawei123 设置密码
[R1-ui-console0]quit
[R1]quit
<R1>quit 退出设备登陆
Configuration console exit, please press any key to log on
Login authentication
Password: 在此输入密码,进入设备
<R1>
转载:https://blog.csdn.net/weixin_43751619/article/details/101214543
查看评论