xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Example usage:
To configure the user defined method list “Trinity” with authentication methods TACACS, XTACACS and local, in that
order.
DGS-3612G:4#config authen_login method_list_name Trinity method tacacs xtacacs local
Command: config authen_login method_list_name Trinity method tacacs xtacacs local
Success.
DGS-3612G:4#
Example usage:
To configure the default method list with authentication methods XTACACS, and local, in that order:
DGS-3612G:4#config authen_login default method xtacacs local
Command: config authen_login default method xtacacs local
Success.
DGS-3612G:4#
delete authen_login method_list_name
Purpose
Used to delete a previously configured user defined method list of
authentication methods for users logging on to the Switch.
Syntax
delete authen_login method_list_name <string 15>
Description
This command is used to delete a list for authentication methods for
user login.
Parameters
<string 15>
- Enter an alphanumeric string of up to 15 characters to
define the given
method list
to delete.
Only
administrator-level users can issue this command.
Restrictions
Example usage:
To delete the method list named “Trinity”:
DGS-3612G:4#delete authen_login method_list_name Trinity
Success.
Command: delete authen_login method_list_name Trinity
DGS-3612G:4#
show authen_login
Purpose
Used to display a previously configured user defined method list of
authentication methods for users logging on to the Switch.
Syntax
show authen_login [default | method_list_name <string 15> | all]
Description
This command is used to show a list of authentication methods for
user login.
default
– Entering this parameter will display the default method list
for users logging on to the Switch.
method_list_name <string 15>
- Enter an alphanumeric string of up to
15 characters to define the given
method list
to view.
Parameters
280