xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
55
show authen_enable
method_list_name
- Display the specific user-defined method list for promoting a user's
privilege to Admin level.
all
- Display all the method lists for promoting a user's privilege to Admin level.
Restrictions
Only Administrator can issue this command.
Example usage:
To display all the method lists that are used for promoting a user's privilege to Admin level:
DGS-3450:admin# show authen_enable all
Command: show authen_enable all
Method List Name Priority Method Name Comment
---------------- -------- --------------- ------------------
enable_list_1 1 Built-in Group
2 tacacs Built-in Group
3 mix_1 User-defined Group
4 local Keyword
enable_list_2 1 Built-in Group
2 radius Built-in Group
Total Entries : 2
DGS-3450:admin#
config authen application
Purpose
This command is used to configure login or enable method lists for all or the specified
applications.
Syntax
config authen application [console | telnet | ssh | http | all] [login | enable] [default |
method_list_name <string 15>]
Description
Configures login or enable method lists for all or the specified applications.
Parameters
console
- Application: Console.
telnet
- Application: Telnet.
ssh
- Application: SSH.
http
- Application: Web.
all
- Application: Console, Telnet, SSH, and Web.
login
- Specify the method list of authentication methods for user’s attempting to log in.
enable
- Specify the method list of authentication methods for promoting a user's privilege to
Admin level.
default
- Specify the default method list.
method_list_name
- Specify the user-defined method list name.
Restrictions
Only Administrator can issue this command.
Example usage:
To configure a login method list for Telnet called “login_list_1”: