D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
18
8
show authen_enable
Purpose To display the list of authentication methods for promoting normal
user level privileges to Administrator level privileges on the Switch.
Syntax
show authen_enable [all | default | method_list_name <string
12>]
Description The show authen_enable command deletes a user-defined list of
authentication methods for promoting user level privileges to
Adminstrator level privileges.
Parameters default – Displays the default method list for users attempting to gain
access to Administrator level privileges on the Switch.
method_list_name <string 12> – The method_list_name to be
displayed.
all – Displays all the authentication login methods currently
configured on the Switch.
The command displays the following parameters:
Method List Name – The name of a previously configured
method list name.
Method Name – Defines which security protocols are
implemeted, per method list name.
Restrictions None
Example usage:
To display all method lists for promoting user level privileges to administrator level privileges.
DGS3100# show authen_enable all
Method List Name Method Name
-------------------------- -----------------------------------------
Permit tacacs+
default tacacs+
Total Entries : 2
DGS3100#
config authen application
Purpose To configure various applications on the Switch for authentication
using a previously configured method list.
Syntax
config authen application {console | telnet | ssh | all] [login |
enable] [default | method_list_name <string 12>]
Description The config authen application command configures Switch
applications (console, Telnet, SSH) for login at the user level and at
the administration level (authen_enable), utilizing a previously
configured method list.
Parameters application – Specifies the application to configure. One of the
following four options may be selected: