[Huawei]user-interface vty 0 4 ------进入vty视图,设置最多五个用户同时登录
·
[Huawei-ui-vty0-4]authentication-mode password -----选择模式为password
·
[Huawei-ui-vty0-4]set authentication password simple abc123 ------验证密码为abc123 密码加密方式为 明文(simple)和密文(cipher)
·
[Huawei-ui-vty0-4]user privilege level 3 ------设置用户为管理级别(0为参观级、1为监控级、2为配置级、3-15为控制级)
原文地址:http://blog.51cto.com/13348945/2132952
时间: 2024-10-14 10:25:45