DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
438
using the TACACS+ protocol from a remote TACACS+
server.
radius - Specifies that the user is to be authenticated using
the RADIUS protocol from a remote RADIUS server.
local - Specifies that the user is to be authenticated using
the local user account database on the Switch.
server_group <string 15> –Specifies that the user is to be
authenticated using the server group account database on
the Switch.
none – Specifies that no authentication is required to
access the Switch.
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.
DGS-1210-28MP/ME:5# config authen_login method_list_name Trinity me
tacacs+ radius local
Command: config authen_login method_list_name Trinity method tacacs+ radius
local
Success.
DGS-1210-28MP/ME:5#
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 15>
Description
The delete authen_login method_list_name command deletes a
list of authentication methods for user login.
Parameters
<string 15> - 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’:
DGS-1210-28MP/ME:5# delete authen_login method_list_name Trinity
Command: delete authen_login method_list_name Trinity
Success.
DGS-1210-28MP/ME:5#
Purpose To display a previously configured user defined method list of
authentication methods for users logging on to the Switch.