2013年8月14日星期三

How to set the user name and password of Huawei switch

(1) the telnet only need to input password can remote access switch.
Enter the user interface view CSHD
[SwitchA]user-interface vty 04
Set authentication password authentication mode
[SwitchA-ui-vty0-4]authentication-mode password
Set the login authentication password plaintext password "huawei"
[SwitchA-ui-vty0-4]set authentication password simple Huawei
Configure user level to the highest level 3 (the default is level 1)
[SwitchA-ui-vty0-4]user privilege level 3
(2) telnet need to enter the username and password can log switch.
Enter the user interface view
[SwitchA]user-interface vty 04
To configure the local or remote user name and password authentication
[SwitchA-ui-vty0-4]authentication-mode scheme
To configure the local TELNET user, user name is "Huawei", "Huawei", the password for access to the highest level 3 (the default is level 1)
[SwitchA]local-user Huawei
[SwitchA-user-huawei]password simple Huawei
[SwitchA-user-huawei]service-type telnet Level 3
(3) through the con port input password to remote landing switch.
Enter the user interface view
[Quidway]user-interface aux 0
Set authentication password authentication mode
[Quidway-ui-aux0] authentication-mode password
Set the login authentication password plaintext password "huawei"
[Quidway-ui-aux0] set authentication password simple Huawei
Configure user level to the highest level 3 (the default is level 1)
[Quidway-ui-aux0] user privilege level 3
(4) through the con port need to enter the username and password can logswitch.
[Quidway]user-interface aux 0
To configure the local or remote user name and password authentication
[Quidway-ui-aux0] authentication-mode scheme
To configure the local TELNET user, user name is "Huawei", "Huawei", the password for access to the highest level 3 (the default is level 1) buy EF8F
[SwitchA]local-user Huawei
[SwitchA-user-huawei]password simple Huawei

[SwitchA-user-huawei]service-type telnet Level 3

没有评论:

发表评论