Configure Enhanced Username Password Security on Routers R1 and R3. Investigate the options for the username command.
In global configuration mode, enter the following command:
R1(config)# username user01 password ?
What options are available?
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
Create a new user account using the username command.
Create the user01 account, specifying the password with no encryption.
R1(config)# username user01 password 0 user01pass
Use the show run command to display the running configuration and check the password that is enabled.
Even though unencrypted (0) was specified, you still cannot read the password for the new user account, because the service password-encryption command is in effect.
Share with your friends: |