一、通過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