Deployment Guide

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 specic user in the last
30 days or the custom dened 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 congure 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 o all of the power modules and then switching them back on.
3 Hit any key to abort the boot process. You enter uBoot immediately, as indicated by the => prompt.
(during bootup)
hit any key
4 Set the system parameters to ignore the startup conguration le when the system reloads.
uBoot mode
setenv stconfigignore true
5 To save the changes, use the saveenv command.
uBoot mode
saveenv
6 Reload the system.
uBoot mode
reset
Management
87