Cisco Nexus 7000 Series Security Command Reference - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

aaa authentication login console
Command History
Release
5.0(2)
5.0(2)
4.0(1)
Usage Guidelines
The group radius, group tacacs+, group ldap, and group group-list methods refer to a set of previously
defined RADIUS, TACACS+, or LDAP servers. Use the radius-server host, tacacs-server host, or
ldap-server host command to configure the host servers. Use the aaa group server command to create a
named group of servers.
Use the show aaa groups command to display the server groups on the device.
If you specify more that one server group, the Cisco NX-OS software checks each group in the order that you
specify in the list.
If you specify the group method or local method and they fail, the authentication can fail. If you specify the
none method alone or after the group method, the authentication always succeeds.
The command operates only in the default VDC (VDC 1).
This command does not require a license.
Examples
This example shows how to configure the AAA authentication console login methods:
switch# configure terminal
switch(config)# aaa authentication login console group radius
This example shows how to revert to the default AAA authentication console login method:
switch# configure terminal
switch(config)# no aaa authentication login console group radius
Related Commands
Command
aaa group server
ldap-server host
radius-server host
show aaa authentication
show aaa groups
tacacs-server host

Cisco Nexus 7000 Series Security Command Reference

28
Modification
Support for LDAP server groups was added.
The fallback error local keyword was added.
This command was introduced.
Description
Configures AAA server groups.
Configures LDAP servers.
Configures RADIUS servers.
Displays AAA authentication information.
Displays the AAA server groups.
Configures TACACS+ servers.
A Commands

Advertisement

Table of Contents
loading

Table of Contents