Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
96
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 MAC authentication. Initially, the
default method list is not configured. The authentication of MAC request will be performed based on the
local database.
Example
This example shows how to set the default methods list for authenticating mac-auth users.
Switch#configure terminal
Switch(config)# aaa authentication mac-auth default group radius
Switch(config)#
8-10 aaa authentication web-auth
This command is used to configure the default method list used for Web authentication. Use the no
command to remove the default method list.
aaa authentication web-auth default METHOD1 [METHOD2...]
no aaa authentication web-auth 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
authentication.
Default
No AAA authentication method is configured.