日期:2016-04-12  浏览次数:3153 次

修改USG2200密码命令
system-view
[USG] aaa
[USG-aaa] local-user user1 password cipher password@123
 
修改USG console密码命令
<sysname> system-view
[sysname] user-interface console 0
[sysname-ui-console0] authentication-mode local user admin password cipher xxxxxxx
 
增加用户命令
<sysname> system-view
[sysname] aaa
[sysname-aaa] local-user test password cipher Password@123
[sysname-aaa] local-user test level 15 //给最高权限命令