Users Guide

Table Of Contents
Example
OS10(config)# aaa accounting commands all console start-stop logging
group tacacs+
Supported
Releases
10.4.1.0 or later
aaa authentication login
Configures the AAA authentication method for console, SSH, and Telnet logins.
Syntax
aaa authentication login {console | default} {local | group radius | group
tacacs+}
Parameters
console Configure authentication methods for console logins.
default Configure authentication methods for SSH and Telnet logins.
local Use the local username, password, and role entries configured with the username
password role command.
group radius Use the RADIUS servers configured with the radius-server host command.
group tacacs+ Use the TACACS+ servers configured with the tacacs-server host
command.
Default Local authentication
Command Mode CONFIGURATION
Usage
Information
NOTE: If you configure multiple authentication methods on Dell EMC PowerEdge MX7000 Ethernet
modules such as MX9116n Fabric Switching Engine and MX5108n Ethernet Switch, operating in
SmartFabric mode, you must configure local authentication as the first method in the list.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.1.0. Also
supported in SmartFabric mode starting in release 10.5.0.1.
The no version of this command removes all configured authentication methods and defaults to using
local authentication.
Example
OS10(config)# aaa authentication login default group radius local
OS10(config)# do show running-configuration aaa
aaa authentication login default group radius local
aaa authentication login console local
OS10(config)# no aaa authentication login default
OS10(config)# do show running-configuration aaa
aaa authentication login default local
aaa authentication login console local
Supported
Releases
10.4.1.0 or later
aaa authorization
Enables authorization and configure the authorization methods for CLI access.
Syntax
aaa authorization {commands | config-commands | exec-commands} {role user-
role} {console | default} {[local] [group tacacs+]}
Parameters
commands Configure authorization for all CLI commands, including all EXEC and configuration
commands.
config-commands Configure authorization only for configuration commands.
exec-commands Configure authorization only for EXEC commands.
role user-role Configure command authorization for a user role: sysadmin, secadmin,
netadmin, or netoperator.
1132 Security