xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
26
4
config authen_enable
server_group <string 15> Adding this parameter will require the
user to be authenticated using a user-defined server group
previously configured on the Switch.
local_enable Adding this parameter will require the user to be
authenticated using the local user account database on the Switch.
The local enable password of the device can be configured using the
“config admin local_password” command.
none – Adding this parameter will require no authentication to
access the administration level privileges on the Switch.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To configure the user defined method list “Permit” with authentication methods TACACS, XTACACS and local, in that order:
DES-3200-28:4#config authen
name Zira method tacacs
xtacacs local_enable
Command: config authen_enable method_list_name Zi
a method tacacs xtacacs
local_enable
Success.
DES-3200-28:4#
To configure the default method list with authentication methods XTACACS, TACACS+ and local, in that order:
DES-3200-28:4#config authen
enable default method xtacacs tacacs+
local_enable
Command: config authen_enable default method xtacacs tacacs+ local_enable
Success.
DES-3200-28:4#
delete authen_enable method_list_name
Used to delet
e a user-defined method list of authentication methods
for promoting normal user level privileges to Administrator level
privileges on the Switch.
Purpose
delete auth
en_enable method_list_name <string 15>
Syntax
This
command is used to delete a user-defined method list of
authentication methods for promoting user level privileges to
Administrator level privileges.
Description
Parameters
<string 15> Enter an alphanumeric string of up to 15 characters to
define the given enable method list to delete.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To delete the user-defined method list “Permit”