xStack
® 
DGS-3120 Series Managed Switch CLI Reference Guide 
73 
 
Format 
show authen_enable [default | method_list_name <string 15> | all] 
 
Parameters 
default - Display default user-defined method list for promoting user's privilege to Admin level. 
method_list_name - Display the specific user-defined method list for promoting user's privilege 
<string 15> - Enter the method list name here. This value can be up to 15 characters long. 
all - Display all method lists for promoting user's privilege to Admin level. 
 
Restrictions 
Only Administrator-level users can issue this command. 
 
Example 
To display all method lists for promoting user's privilege to Admin level: 
DGS-3120-24TC:admin# show authen_enable method_list_name enable_list_1 
Command: show authen_enable method_list_name enable_list_1 
 
Method List Name  Priority  Method Name      Comment 
----------------  --------  ---------------  ------------------ 
enable_list_1             1         tacacs+          Built-in Group 
                          2         tacacs           Built-in Group 
                          3         mix_1            User-defined Group 
                          4         local            Keyword 
 
Total Entries : 1 
 
DGS-3120-24TC:admin#  
 
5-14  config authen application 
Description 
This command is used to configure login or enable method list for all or the specified application. 
 
Format 
config authen application [console | telnet | ssh | http | all] [login | enable] [default | 
method_list_name <string 15>] 
 
Parameters 
console - Application: console. 
telnet - Application: telnet. 
all - Application: console, telnet, SSH, and web. 
login - Select the method list of authentication methods for user login.