Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
132
DGS3048#config authen_enable method_list_name Trinity method tacacs +
local
Command: config authen_enable method_list_name Trinity method tacacs
xtacacs local
Success.
DGS3048#
Example usage:
To configure the default method list with authentication methods TACACS+ and local, in that order:
DGS3048#config authen_enable default method tacacs+ local
Command: config authen_enable default method tacacs+ local
Success.
DGS3048#
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 12>
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 12> – Enter an alphanumeric string of up to 12 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”:
DGS3048#delete authen_enable method_list_name Permit
Command: delete authen_enable method_list_name Permit
Success.
DGS3048#