13.设置console口登录密码

sys
# 进入console 口
user-interface console 0
# 设置密码认证
authentication-mode password 
# 设置密码
set authentication password simple 1234

FAQ-如何配置console用户AAA认证登陆

如何配置console用户AAA认证登陆
解决方案
[Huawei]user-interface vty 0 4
[Huawei-ui-vty0-4]authentication-mode aaa
[Huawei-ui-vty0-4]q

[Huawei]aaa
[Huawei-aaa]local-user admin password cipher 123

[Huawei-aaa]local-user admin service-type terminal

[Huawei-aaa]local-user admin privilege level 15
posted @ 2022-06-26 00:08  mk-备忘  阅读(463)  评论(0)    收藏  举报