D-Link DXS-3600 Series Cli Reference Manual page 99

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Parameters
METHOD1 [METHOD2...]
Default
No AAA authentication method is configured.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to configure the default authentication method list for determining access to the
privileged EXEC level when users issue the enable [privilege LEVEL] command. The authentication with
the RADIUS server will be based on the privilege level and take either "enable12" or "enable15" as the
user name.
Example
This example shows how to set the default method list for authenticating. The method tries the server
group "group2".
Switch#configure terminal
Switch(config)# aaa authentication enable default group group2
Switch(config)#
7-6 aaa authentication dot1x
This command is used to configure the default method list used for 802.1X authentication. Use the no
command to remove the default method list.
aaa authentication dot1x default METHOD1 [METHOD2...]
no aaa authentication dot1x default
Parameters
METHOD1 [METHOD2...]
Specifies the list of methods that the authentication algorithm tries in
the given sequence. Enter at least one method or enter up to four
methods. The following are keywords that can be used to specify a
method.
enable – Specifies to use the local enable password for authentication.
group radius – Specifies to use the servers defined by the RADIUS
server host command.
group tacacs+ - Specifies to use the servers defined by the
TACACS+ server host command.
group GROUP-NAME – Specifies to use the server groups defined by
the AAA group server command.
none - Normally, the method is listed as the last method. The user will
pass the authentication if it is not denied by previous method
authentication.
Specifies the list of methods that the authentication algorithm tries in
the given sequence. Enter at least one method or enter up to four
methods. The following are keywords that can be used to specify a
94

Advertisement

Table of Contents
loading

Table of Contents