White Papers

Table Of Contents
Example of the show login statistics user user-id command
The show login statistics user user-id command displays the successful and failed login details of a specific user
in the last 30 days or the custom defined time period.
Dell# show login statistics user admin
------------------------------------------------------------------
User: admin
Last login time: 12:52:01 UTC Tue Mar 22 2016
Last login location: Line vty0 ( 10.16.127.143 )
Unsuccessful login attempt(s) since the last successful login: 0
Unsuccessful login attempt(s) in last 30 day(s): 0
Successful login attempt(s) in last 30 day(s): 1
------------------------------------------------------------------
The following is sample output of the show login statistics unsuccessful-attempts command.
Dell# show login statistics unsuccessful-attempts
There were 3 unsuccessful login attempt(s) for user admin in last 30 day(s).
The following is sample output of the show login statistics unsuccessful-attempts time-period days
command.
Dell# show login statistics unsuccessful-attempts time-period 15
There were 0 unsuccessful login attempt(s) for user admin in last 15 day(s).
The following is sample output of the show login statistics unsuccessful-attempts user login-id
command.
Dell# show login statistics unsuccessful-attempts user admin
There were 3 unsuccessful login attempt(s) for user admin in last 12 day(s).
The following is sample output of the show login statistics successful-attempts command.
Dell#show login statistics successful-attempts
There were 4 successful login attempt(s) for user admin in last 30 day(s).
Recovering from a Forgotten Password
If you configure authentication for the console and you exit out of EXEC mode or your console session times out, you are
prompted for a password to re-enter.
Use the following commands if you forget your password.
1. Log onto the system using the console.
2. Power-cycle the chassis by switching off all of the power modules and then switching them back on.
3. Hit the ESC key when prompted to abort the boot process. You enter uBoot immediately, as indicated by the => prompt.
(during bootup)
Hit the ESC key when prompted.
4. Use the following command to ignore the startup configuration.
uBoot mode
ignore startup-config
5. Reload the system.
uBoot mode
reset
6. Copy startup-config.bak to the running config.
EXEC Privilege mode
copy flash://startup-config.bak running-config
7. Remove all authentication statements you might have for the console.
82
Management