H3C交换机console登录配置 v7

一、通过con口只需输入password登陆交换机。

[H3C]user-interface aux 0

设置认证方式为密码验证方式

[H3C-ui-aux0] authentication-mode password

设置登陆验证的password为明文密码”123”

[H3C-ui-aux0] set authentication password simple123


二、CON口本地用户名和密码验证配置,需要输入username和password才可以登陆交换机。

[H3C]user-interface aux 0

配置本地或远端用户名和口令认证

[H3C-ui-aux0] authentication-mode scheme

配置本地TELNET用户,用户名为”admin”,密码为”123”,权限为最高级别3(缺省为级别1)

[H3C]local-user admin

[H3C-user-huawei]password simple 123

[H3C-user-huawei]service-type telnet

posted @ 2018-09-06 14:17  vvvvcc的世界  阅读(5627)  评论(0编辑  收藏  举报