Creating a username, password, and privilege level

Last Updated : Jul 07, 2023 |
Prolog information
When you create a new user, you must define the password and privilege level for the user. Enter a password that conforms with the password policies.
Note:
The administrator can force a new user to change the password on their first login by using the following command: login authentication change-password-on-first-login.
  1. At the command prompt, type the following:
    ADDITIONAL INFORMATION:
    username <the username> access-type <access type>
g450ab2-025(super)# username john access-type read-write
Enter new password: ****************.
Confirm password: ****************.
User account added.
g450ab2-025(super)#