xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
52
To configure a user-defined method list called “login_list_1”, that specifies a sequence of the built-in “” server
group, followed by the “tacacs” server group, and finally the local account database for users attempting to log in to the
Switch:
DGS-3450:admin# config authen_login method_list_name login_list_1 method tac
acs local
Command: config authen_login method_list_name login_list_1 method tacac
s local
Success.
DGS-3450:admin#
delete authen_login method_list_name
Purpose
This command is used to delete a user-defined method list of authentication methods for
users logging into the Switch.
Syntax
delete authen_login method_list_name <string 15>
Description
Deletes a user-defined method list of authentication methods for users attempting to log in to
the Switch.
Parameters
<string 15>
- The user-defined method list name.
Restrictions
Only Administrator can issue this command.
Example usage:
To delete the user-defined method list called “login_list_1” for users attempting to log in to the Switch:
DGS-3450:admin# delete authen_login method_list_name login_list_1
Command: delete authen_login method_list_name login_list_1
Success.
DGS-3450:admin#
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 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: