Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
config authen_enable
RADIUS server hosts of the RADIUS server group list.
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.
none – Adding this parameter will require no authentication
to access the Switch.
method_list_name – Enter a previously implemented method list
name defined by the user (create authen_enable). The user may
add one, or a combination of up to four (4) of the following
authentication methods to this method list:
Restrictions Only administrator-level users can issue this command.
tacacs – Adding this parameter will require the user to be
authenticated using the TACACS protocol from a remote
TACACS server.
xtacacs – Adding this parameter will require the user to be
authenticated using the XTACACS protocol from a remote
XTACACS server.
tacacs+ – Adding this parameter will require the user to be
authenticated using the TACACS+ protocol from a remote
TACACS+ server.
radius - Adding this parameter will require the user to be
authenticated using the RADIUS protocol from a remote
RADIUS server.
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.
Example usage:
To configure the user defined method list “Permit” with authentication methods TACACS, XTACACS and local, in that
order.
DES-3028P:4#config authen_enable method_list_name Trinity method tacacs xtacacs local
Command: config authen_enable method_list_name Trinity method tacacs xtacacs local
Success.
DES-3028P:4#
Example usage:
To configure the default method list with authentication methods XTACACS, TACACS+ and local, in that order:
DES-3028P:4#config authen_enable default method xtacacs tacacs+ local
Command: config authen_enable default method xtacacs tacacs+ local
Success.
193