Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
97
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to configure the default authentication method list for Web authentication. Initially, the
default method list is not configured. The authentication of the web-auth request will be performed based
on the local database.
Example
This example shows how to set the default method list for authenticating web-auth users.
Switch#configure terminal
Switch(config)# aaa authentication web-auth default group radius
Switch(config)#
8-11 aaa group server radius
This command is used to enter the RADIUS group server configuration mode to associate server hosts
with the group. Use the no form of the command to remove a RADIUS server group
aaa group server radius GROUP-NAME
no aaa group server radius GROUP-NAME
Parameters
GROUP-NAME
Specifies the name of the server group. This name can be up to 32
characters long. The syntax is a general string that does not allow
spaces.
Default
There is no AAA group server.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to define a RADIUS server group. The created server group is used in the definition of
method lists used for authentication, or accounting by using AAA authentication and AAA accounting
command. Also use this command to enter the RADIUS group server configuration mode. Use the server
command to associate the RADIUS server hosts with the RADIUS server group.
Example
This example shows how to create a RADIUS server group with two entries. The second host entry acts
as backup to the first entry.