Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#config authen_enable method_list_name Trinity method
tacacs xtacacs local
Command: config authen_enable method_list_name Trinity method
tacacs xtacacs local
Success.
DGS-3400:4#
Example usage:
To configure the default method list with authentication methods XTACACS, TACACS+ and local, in that order:
DGS-3400:4#config authen_enable default method xtacacs tacacs+ local
Command: config authen_enable default method xtacacs tacacs+ local
Success.
DGS-3400:4#
delete authen_enable method_list_name
Purpose Used to delete a user-defined method list of authentication methods
for promoting normal user level privileges to Administrator level
privileges on the Switch.
Syntax
delete authen_enable method_list_name <string 15>
Description This command is used to delete a user-defined method list of
authentication methods for promoting user level privileges to
Administrator level privileges.
Parameters <string 15> - Enter an alphanumeric string of up to 15 characters to
define the given enable method list to delete.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete the user-defined method list “Permit”
DGS-3400:4#delete authen_enable method_list_name Permit
Command: delete authen_enable method_list_name Permit
Success.
DGS-3400:4#
239
show authen_enable
Purpose Used to display the method list of authentication methods for promoting
normal user level privileges to Administrator level privileges on the
Switch.
Syntax
show authen_enable [default | method_list_name <string 15> | all]
Description This command is used to delete a user-defined method list of
authentication methods for promoting user level privileges to
Administrator level privileges.
Parameters default – Entering this parameter will display the default method list for
users attempting to gain access to Administrator level privileges on the
Switch.
method_list_name <string 15> - Enter an alphanumeric string of up to
15 characters to define the given method list to view.