DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
71
5-9
show authen_login
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]
Parameters
default
- Display default user-defined method list for user login.
method_list_name
- Display the specific user-defined method list for user login.
<string 15>
- Enter the method list name here. This value can be up to 15 characters long.
all
- Display all method lists for user login.
Restrictions
Only Administrators can issue this command.
Example
To display a user-defined method list for user login:
DWS-3160-24PC: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 Built-in Group
2 tacacs Built-in Group
3 mix_1 User-defined Group
4 local Keyword
DWS-3160-24PC:admin#
5-10
create authen_enable
Description
This command is used to create a user-defined method list of authentication methods for
promoting user's privilege to Admin level.
Format
create authen_enable method_list_name <string 15>
Parameters
<string 15>
- The user-defined method list name. This value can be up to 15 characters long.