Configuring Console Login Authentication Methods - Cisco nexus 5000 series Cli Configuration Manual

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Chapter 1
Configuring AAA
S e n d f e e d b a c k 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
If you are familiar with the Cisco IOS CLI, be aware that the Nexus 5000 Series commands for this
Note
feature might differ from the Cisco IOS commands that you would use.

Configuring Console Login Authentication Methods

This section describes how to configure the authentication methods for the console login.
The authentication methods include the following:
The default method is local.
The group radius and group server-name forms of the aaa authentication command are used for a set
Note
of previously defined RADIUS servers. Use the radius server-host command to configure the host
servers. Use the aaa group server radius command to create a named group of servers.
Before you configure console login authentication methods, configure RADIUS or TACACS+ server
groups as needed. To configure console login authentication methods, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# aaa authentication login
console {group group-list [none]| local |
none}
Step 3
switch(config)# exit
OL-16597-01
Global pool of RADIUS servers
Named subset of RADIUS or TACACS+ servers
Local database on the Nexus 5000 Series switch
Username only (none)
Purpose
Enters configuration mode.
Configures login authentication methods for the
console.
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 console login method is local, which is
used when no methods are configured or when all of
the configured methods fail to respond.
Exits configuration mode.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring AAA
1-7

Advertisement

Table of Contents
loading

Table of Contents