网络管理客户端

2024-09-27  本文已影响0人  _结弦

console登录设备

# 登入console 接口
[Huawei]user-interface console 0
# 设置路由器认证模式(这个是密码模式)
[Huawei-ui-console0]authentication-mode password
# 用户对路由器操作的权限
[Huawei-ui-console0]user priviege level 3

AAA

# 登入console 接口
[Huawei]user-interface console 0
# 设置路由器认证模式(这个是密码模式)
[Huawei-ui-console0]authentication-mode aaa
# 进入aaa模式
[Huawei]aaa
# 设置用户名和密文密码
[Huawei-aaa]local-user huawei password cipher 123
[Huawei-aaa]local-user huawei priviege level 3
重新进入的时候, 就需要输入用户名和密码 通过查看当前配置, 可以看到密码是密文的

TELENT

上一篇 下一篇

猜你喜欢

热点阅读