Configuring Default Login Authentication Methods - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring AAA
Command or Action
Step 3
exit
Example:
switch(config)# exit
switch#
Step 4
(Optional) show aaa authentication
Example:
switch# show aaa authentication
Step 5
(Optional) copy running-config startup-config
Example:
switch# copy running-config startup-config

Configuring Default Login Authentication Methods

The authentication methods include the following:
• Global pool of RADIUS servers
• Named subset of RADIUS, TACACS+, or LDAP servers
• Local database on the Cisco NX-OS device
• Username only
The default method is local, but you have the option to disable it.
Before you begin
Configure RADIUS, TACACS+, or LDAP server groups, as needed.
SUMMARY STEPS
1. configure terminal
2. aaa authentication login default {group group-list [none] | local | none}
3. exit
4. (Optional) show aaa authentication
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Purpose
Exits configuration mode.
Displays the configuration of the console login
authentication methods.
Copies the running configuration to the startup
configuration.
Purpose
Enters configuration mode.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Configuring Default Login Authentication Methods
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents