Purpose
Command
Displays the login parameters. The
failures
option
displays information related only to failed login
attempts.
The
clear login failures
command clears the
login failures in the current watch period.
Note
show login
[
failures
]
Displays whether the switch is configured to log failed
authentication messages to the syslog server.
show login on-failure log
Displays whether the switch is configured to log
successful authentication messages to the syslog
server.
show login on-successful log
Displays the AAA configuration in the running
configuration.
show running-config aaa
[
all
]
Displays the AAA configuration in the running
configuration.
show running-config aaa [all]
Displays the maximum number of login sessions
allowed per user.
show running-config all
|
i max-login
Displays the AAA configuration in the startup
configuration.
show startup-config aaa
Displays the minimum and maximum length of the
user password.
show userpassphrase
{
length
|
max-length
|
min-length
}
Configuration Examples for AAA
The following example shows how to configure AAA:
switch(config)#
aaa authentication login default group radius
switch(config)#
aaa authentication login console group radius
switch(config)#
aaa accounting default group radius
Default AAA Settings
The following table lists the default settings for AAA parameters.
Table 5: Default AAA Parameters
Default
Parameters
local
Console authentication method
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
26
Configuring AAA
Configuration Examples for AAA