![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg41.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
61
DGS-3627:admin# delete authen_login method_list_name login_list_1
Command: delete authen_login method_list_name login_list_1
Success.
show authen_login
Purpose This command is used to display the method list of authentication methods that will be used
for users attempting to log in to the Switch.
Syntax
show authen_login [default | method_list_name <string 15> | all]
Description Displays the method list of authentication methods that will be used for users attempting to
log in to the Switch.
Parameters
default - Displays the default user-defined method list for users logging into the Switch.
method_list_name - Displays the specific user-defined method list for users logging into the
Switch.
all - Displays all the method lists for users attempting to log in to the Switch.
Restrictions Only Administrator level users can issue this command.
Example usage:
To display the user-defined method list called “login_list_1” for users attempting to log in to the Switch:
DGS-3627:admin# show authen_login method_list_name login_list_1
Command: show authen_login method_list_name login_list_1
Method List Name Priority Method Name Comment
---------------- -------- --------------- ------------------
login_list_1 1 tacacs+ Built-in Group
2 tacacs Built-in Group
3 mix_1 User-defined Group
4 local Keyword
create authen_enable method_list_name
Purpose This command is used to create a user-defined method list of authentication methods for
promoting a user's privilege to Admin level.
Syntax
create authen_enable method_list_name <string 15>
Description Creates a user-defined method list of authentication methods for promoting a user's privilege
to Admin level. The maximum number of supported enable method lists is 8.
Parameters
<string 15> - The user-defined method list name
Restrictions Only Administrator level users can issue this command.
Example usage:
To create a user-defined method list called “enable_list_1” for promoting a user's privilege to Admin level: