User`s guide
DGS-3100 Gigabit Ethernet Switch Manual
144
tacacs+ – Specifies that the user is to be authenticated
using the TACACS+ protocol from the remote TACACS+
server hosts of the TACACS+ server group list.
radius - Specifies that the user is to be authenticated using
the RADIUS protocol from the remote RADIUS server hosts
of the RADIUS server group list.
local - Specifies that the user is to be authenticated using
the local user account database on the Switch.
none – Specifies that no authentication is required to
access the Switch.
method_list_name <string 12> – Specifies a previously created
method list name defined by the user. One or more of the following
authentication methods may be added to this method list:
tacacs+ – Specifies that the user is to be authenticated
using the TACACS+ protocol from a remote TACACS+
server.
radius - Specifies that the user is to be authenticated using
RADIUS protocol from a remote RADIUS server.
l - Specifies that the user is to be authenticated using
the local user account database on the Switch.
– Specifies that no authentication is required to
access the Switch.
the
loca
none
NOTE: Entering none or local as an authentication
protocol will override any other authentication that follows
it on a method list or on the default method list.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the user defined method list “Trinity” with authentication methods TACACS+, RADIUS and local, in that
order.
DGS3100# config authen_login method_list_name Trinity method tacacs xtacacs local
Success.
DGS3100#
delete authen_login method_list_name
Purpose To delete a previously configured user defined list of authentication
methods for users logging on to the Switch.
Syntax
delete authen_login method_list_name <string 12>
Description The delete authen_login method_list_name command deletes a
list of authentication methods for user login.
Parameters <string 12> - The previously created method_list_name to delete.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete the method list name “Trinity”: