DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
65
Example
To configure a user-defined method list for user login:
DGS-3000-26TC:admin#config authen_login method_list_name login_list_1 method
tacacs+ tacacs local
Command: config authen_login method_list_name login_list_1 method tacacs+
tacacs local
Success.
delete authen_login 5-10
Description
This command is used to delete a user-defined method list of authentication methods for user login.
Format
delete authen_login method_list_name <string 15>
Parameters
<string 15> - Enter the user-defined method list name. This value can be up to 15 characters
long.
Restrictions
Only Administrators can issue this command.
Example
To delete a user-defined method list for user login:
DGS-3000-26TC:admin#delete authen_login method_list_name login_list_1
Command: delete authen_login method_list_name login_list_1
Success.
show authen_login 5-11
Description
This command is used to display the method list of authentication methods for user login.
Format
show authen_login [default | method_list_name <string 15> | all]