xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
56
DGS-3450:admin# config authen application telnet login method_list_name login_list_1
Command: config authen application telnet login method_list_name login_list_1
Success.
DGS-3450:admin#
show authen application
Purpose
This command is used to display the login/enable method list for all applications.
Syntax
show authen application
Description
Displays the login/enable method list for all applications.
Parameters
None.
Restrictions
Only Administrator can issue this command.
Example usage:
To display the login/enable method lists for all applications:
DGS-3450:admin# show authen application
Command: show authen application
Application Login Method List Enable Method List
----------- ----------------- ------------------
Console default default
Telnet login_list_1 default
HTTP default default
DGS-3450:admin#
create authen server_group
Purpose
This command is used to create a user-defined authentication server group.
Syntax
create authen server_group <string 15>
Description
Creates a user-defined authentication server group. The maximum number of supported
server groups, including the built-in server groups, is 8. Each group can have a maximum of
8 server hosts..
Parameters
<string 15>
- Specify the user-defined server group name.
Restrictions
Only Administrator can issue this command.
Example usage:
To create a user-defined authentication server group called “mix_1”:
DGS-3450:admin# create authen server_group mix_1
Command: create authen server_group mix_1
Success.
DGS-3450:admin#