Checking Whether the Login Account Configuration Is Correct

Procedure

  1. If the authentication fails, the user name or password may be incorrect. You can reconfigure the login account based on the following example.

    In this example, the user name is admin and password is xxxx. If the account configuration is incorrect, run the aaa command to enter the AAA view, reconfigure the account based on the following commands, and log in to the web system.

    [HUAWEI] aaa
    [HUAWEI-aaa] local-user admin password cipher xxxx
    [HUAWEI-aaa] local-user admin privilege level 15
    [HUAWEI-aaa] local-user admin service-type telnet http

Revelations | Previous | Next