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 algorithm-type ?
What options are available?
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
Create a new user account with a secret password.
Create a new user account with SCRYPT hashing to encrypt the password.
R1(config)# username user01 algorithm-type scrypt secret user01pass
Exit global configuration mode and save your configuration.
Display the running configuration. Which hashing method is used for the password?
____________________________________________________________________________________
____________________________________________________________________________________
Share with your friends: |