xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
65
<string 15> - Enter authentication by the user-defined server group. The server group
value can be up to 15 characters long.
local_enable - Specifies authentication by local enable password in the device.
none - Specifies no authentication.
Restrictions
Only Administrator-level users can issue this command.
Example
To configure a user-defined method list for promoting a user's privilege to Admin level:
DGS-3620-28SC:admin#config authen_enable method_list_name enable_list_1 method
tacacs+ tacacs local_enable
Command: config authen_ enable method_list_name enable_list_1 method tacacs+
tacacs local_enable
Success.
4-12 delete authen_enable method_list_name
Description
This command is used to delete a user-defined method list of authentication methods for
promoting a user's privilege to Administrator level.
Format
delete authen_enable method_list_name <string 15>
Parameters
<string 15> - Enter the user-defined method list name.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete a user-defined method list for promoting a user's privilege to Admin level:
DGS-3620-28SC:admin#delete authen_enable method_list_name enable_list_1
Command: delete authen_enable method_list_name enable_list_1
Success.