seconds.
Switch presently in Normal-Mode.
Current Watch Window remaining time 10 seconds.
Present login failure count 0.
The following sample output from the show login failures command shows all failed login attempts on the
switch:
Switch# show login failures
Information about last 20 login failures with the device.
--------------------------------------------------------------------------------
Username Line Source Appname
TimeStamp
--------------------------------------------------------------------------------
admin pts/0 bgl-ads-728.cisco.com login
Wed Jun 10 04:56:16 2015
admin pts/0 bgl-ads-728.cisco.com login
Wed Jun 10 04:56:19 2015
--------------------------------------------------------------------------------
The following sample output from the show login failures command verifies that no information is presently
logged:
Switch# show login failures
*** No logged failed login attempts with the device.***
Restricting Sessions Per User—Per User Per Login
Use this task to restrict the maximum sessions per user.
Procedure
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Restricts the maximum sessions per user. The
range is from 1 to 7. If you set the maximum login
[no] user max-logins max-logins
Example:
Switch(config)# user max-logins 1
Step 2
limit as 1, then only one session (telnet/SSH) is
allowed per user.
Exits to privileged EXEC mode.exit
Example:
Switch(config)# exit
Step 3
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
23
Configuring AAA
Secure Login Enhancements