How to configure the user name and password for local and remote logon on the H3C Switch

Source: Internet
Author: User

(1) You only need to enter the password to remotely log on to the vswitch.
Go to the user interface View
[SwitchA] user-interface vty 0 4
Set the authentication method to password authentication.
[SwitchA-ui-vty0-4] authentication-mode password
Set the password for login verification to the plaintext password "huawei"
[SwitchA-ui-vty0-4] set authentication password simple huawei
Set the login user level to the highest level 3 (level 1 by default)
[SwitchA-ui-vty0-4] user privilege level 3

 
[TELNET local user name and password verification configuration]
You must enter username and password to log on to the vswitch.
Go to the user interface View
[SwitchA] user-interface vty 0 4
Configure local or remote user name and password authentication
[SwitchA-ui-vty0-4] authentication-mode scheme
Configure the local TELNET user. The user name is "huawei", the password is "huawei", and the permission is set to the highest level 3 (level 1 by default)
[SwitchA] local-user huawei
[SwitchA-user-huawei] password simple huawei
[SwitchA-user-huawei] service-type telnet level 3

 
(2) You can remotely log on to the vswitch by entering the password on the con port.
Go to the user interface View
[Quidway] user-interface aux 0
Set the authentication method to password authentication.
[Quidway-ui-aux0] authentication-mode password
Set the password for login verification to the plaintext password "huawei"
[Quidway-ui-aux0] set authentication password simple huawei
Set the login user level to the highest level 3 (level 1 by default)
[Quidway-ui-aux0] user privilege level 3
[CON port local user name and password verification configuration]
You must enter username and password to log on to the vswitch.
[Quidway] user-interface aux 0
Configure local or remote user name and password authentication
[Quidway-ui-aux0] authentication-mode scheme
Configure the local TELNET user. The user name is "huawei", the password is "huawei", and the permission is set to the highest level 3 (level 1 by default)
[SwitchA] local-user huawei
[SwitchA-user-huawei] password simple huawei
[SwitchA-user-huawei] service-type telnet level 3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.