Chapter 9: Security
Extreme Networks EAS 100-24t Switch CLI Manual
264
Example usage:
To configure the user defined method list “Permit” with authentication methods TACACS, XTACACS
and local, in that order:
To configure the default method list with authentication methods XTACACS, TACACS+ and local, in
that order:
Example usage:
To delete the user-defined method list “Permit”
#config authen_enable method_list_name Zira method tacacs xtacacs local_enable
Command: config authen_enable method_list_name Zira method tacacs xtacacs
local_enable
Success.
#
#config authen_enable default method xtacacs tacacs+ local_enable
Command: config authen_enable default method xtacacs tacacs+ local_enable
Success.
#
delete authen_enable method_list_name
Purpose Used to delete a user-defined method list of authentication methods for
promoting normal user level privileges to Administrator level privileges on the
switch.
Syntax delete authen_enable method_list_name <string 15>
Description This command is used to delete a user-defined method list of authentication
methods for promoting user level privileges to Administrator level privileges.
Parameters <string 15> - Enter an alphanumeric string of up to 15 characters to define the
given enable method list to delete.
Restrictions Only Administrator-level users can issue this command.
#delete authen_enable method_list_name Permit
Command: delete authen_enable method_list_name Permit
Success.
#