Enabling Login Authentication Failure Messages - Cisco Nexus 3600 NX-OS Security Configuration Manual

Table of Contents

Advertisement

Enabling Login Authentication Failure Messages

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Enabling Login Authentication Failure Messages
When you log in, the login is processed by the local user database if the remote AAA servers do not respond.
If you have enabled the displaying of login failure messages, the following message is displayed:
Remote AAA servers unreachable; local authentication done.
Remote AAA servers unreachable; local authentication failed.
Procedure
Step 1
Step 2
Step 3
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
14
Command or Action
switch# configure terminal
switch(config)# aaa
authentication login default
{group group-list [none] | local
| none}
switch(config)# exit
switch# show aaa authentication
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# aaa authentication login
error-enable
switch(config)# exit
Purpose
Enters global configuration mode.
Configures the default authentication methods.
The group-list argument consists of a space-delimited list of
group names. The group names are the following:
• radius —Uses the global pool of RADIUS servers for
authentication.
• named-group —Uses a named subset of TACACS+ or
RADIUS servers for authentication.
The local method uses the local database for authentication.
The none method uses the username only.
The default login method is local , which is used when no
methods are configured or when all of the configured methods
do not respond.
Exits configuration mode.
(Optional)
Displays the configuration of the default login authentication
methods.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters global configuration mode.
Enables login authentication failure messages.
The default is disabled.
Exits configuration mode.
Configuring AAA

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents