Aaa Authentication Enable - Dell Networking 2024 Reference Manual

Hide thumbs Also See for Networking 2024:
Table of Contents

Advertisement

Example
The following example configures 802.1x authentication to use no
authentication. Absent any other configuration, this command allows all
802.1x users to pass traffic through the switch.
console(config)# aaa authentication dot1x default none
The following example configures 802.1x authentication to use a RADIUS
server. A RADIUS server must be configured using the radius-server host auth
command for the radius method to succeed.
console(config)#aaa authentication dot1x default radius

aaa authentication enable

Use the aaa authentication enable command in Global Configuration mode
to set authentication for accessing higher privilege levels. To return to the
default configuration, use the no form of this command.
Syntax
aaa authentication enable {default |
no aaa authentication enable {default |
default — Uses the listed authentication methods that follow this
argument as the default list of methods, when using higher privilege levels.
list-name — Character string used to name the list of authentication
methods activated, when using access higher privilege levels. (Range: 1-15
characters)
method1 [ method2 ...] — Specify at least one from the following table:
Keyword
enable
line
none
radius
tacacs
Source or destination
Uses the enable password for authentication.
Uses the line password for authentication.
Uses no authentication.
Uses the list of all RADIUS servers for authentication.
Uses the list of all TACACS+ servers for authentication.
list-name
method1
}
list-name
}
AAA Commands
method2
[
...]
221

Advertisement

Table of Contents
loading

Table of Contents