Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
93
method.
localSpecifies to use the local database for authentication.
group radiusSpecifies to use the servers defined by the RADIUS
server host command.
group GROUP-NAMESpecifies to use the server groups defined by
the AAA group server.
none - Normally, the method is listed as the last method. The user will
pass authentication if it is not denied by previous method
authentication.
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 802.1X authentication. Initially,
the default method list is not configured. The authentication of 802.1X requests will be performed based
on the local database.
Example
This example shows how to set the default methods list for authenticating dot1X users.
Switch#configure terminal
Switch(config)# aaa authentication dot1x default group radius
Switch(config)#
8-7 aaa authentication jwac
This command is used to configure the default method list used for JWAC authentication. Use the no
command to remove the default method list.
aaa authentication jwac default METHOD1 [METHOD2...]
no aaa authentication jwac 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.
localSpecifies to use the local database for authentication.
group radiusSpecifies to use the servers defined by the RADIUS
server host command.
group GROUP-NAMESpecifies to use the server groups defined by
the AAA group server.
none - Normally, the method is listed as the last method. The user will
pass authentication if it is not denied by previous method