Aaa Authentication Login Default - Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Chapter 6
Security Commands
S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m

aaa authentication login default

To configure the default AAA authentication methods, use the aaa authentication login default
command. To revert to the default, use the no form of this command.
Syntax Description
group
group-list
none
local
Command Default
The local database.
Command Modes
Configuration mode
Command History
Release
4.0(0)N1(1a)
Usage Guidelines
The group radius, group tacacs+, and group group-list methods refer to a set of previously defined
RADIUS or TACACS+ servers. Use the radius-server host or tacacs-server host command to
configure the host servers. Use the aaa group server command to create a named group of servers.
If you specify the group method or local method and they fail, then the authentication fails. If you
specify the none method alone or after the group method, then the authentication always succeeds.
Examples
This example shows how to configure the AAA authentication console login method:
switch(config)# aaa authentication login default group radius
This example shows how to revert to the default AAA authentication console login method:
switch(config)# aaa authentication login default group radius
OL-16599-01
aaa authentication login default {group group-list} [none] | local | none}
no aaa authentication login default {group group-list} [none] | local | none}
Specifies that a server group be used for authentication.
Specifies a space-separated list of RADIUS or TACACS+ server groups that
can include the following:
(Optional) Specifies that the username be used for authentication.
(Optional) Specifies that the local database be used for authentication.
Modification
This command was introduced.
radius for all configured RADIUS servers.
tacacs+ for all configured TACACS+ servers.
Any configured RADIUS or TACACS+ server group name.
Cisco Nexus 5000 Series Command Reference
aaa authentication login default
6-5

Advertisement

Table of Contents
loading

Table of Contents