xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
26
2
DES-3200-28:4#show authen_login method_list_name Zira
Command: show authen_login method_list_name Zira
Method List Name Priority Method Name Comment
---------------- --------- --------------- ---------
Zira 1 tacacs+ Built-in Group
2 tacacs Built-in Group
3 ctsnow User-defined Group
4 local Keyword
DES-3200-28:4#
create authen_enable method_list_name
Used to creat
e a user-defined method list of authentication methods
for promoting normal user level privileges to Administrator level
privileges on the Switch.
Purpose
cre
ate authen_enable method_list_name <string 15>
Syntax
This
command is used to promote users with normal level privileges
to Administrator level privileges using authentication methods on the
Switch. Once a user acquires normal user level privileges on the
Switch, he or she must be authenticated by a method on the Switch
to gain administrator privileges on the Switch, which is defined by
the Administrator. A maximum of eight enable method lists can be
implemented on the Switch.
Description
Parameters
<string 15> Enter an alphanumeric string of up to 15 characters to
define the given enable method list to create.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To create a user-defined method list, named “Permit” for promoting user privileges to Administrator privileges:
DES-3200-28:4#create authen_enable method_list_name Permit
Command: create authen_enable method_list_name Permit
Success.
DES-3200-28:4#
config authen_enable
Used to co
nfigure a user-defined method list of authentication
methods for promoting normal user level privileges to Administrator
level privileges on the Switch.
Purpose
config a
uthen_enable [default | method_list_name <string 15>]
method {tacacs | xtacacs | tacacs+ | radius | server_group <string
15> | local_enable | none} (1)
Syntax
This
command is used to promote users with normal level privileges
to Administrator level privileges using authentication methods on the
Switch. Once a user acquires normal user level privileges on the
Switch, he or she must be authenticated by a method on the Switch
to gain administrator privileges on the Switch, which is defined by the
Description