D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
257
show authen_enable
Comment – Defines the type of Method. User-defined Group refers to
server groups defined by the user. Built-in Group refers to the TACACS,
XTACACS, TACACS+ and RADIUS security protocols which are
permanently set in the Switch. Keyword refers to authentication using a
technique INSTEAD of TACACS/XTACACS/TACACS+/RADIUS which
are local (authentication through the local_enable password on the
Switch) and none (no authentication necessary to access any function
on the Switch).
Restrictions
None.
Example usage:
To display all method lists for promoting user level privileges to administrator level privileges.
DES-3200-28:4#show authen_enable all
Command: show authen_enable all
Method List Name Priority Method Name Comment
---------------- -------- ------------- ------------------
Permit 1 tacacs+ Built-in Group
2 tacacs Built-in Group
3 ctsnow User-defined Group
4 local_enable Keyword
default 1 tacacs+ Built-in Group
2 local_enable Keyword
Total Entries : 2
DES-3200-28:4#
config authen application
Purpose
Used to configure various applications on the Switch for
authentication using a previously configured method list.
Syntax
config authen application [console | telnet | ssh | http | all] [login |
enable] [default | method_list_name <string 15>]
Description
This command is used to configure Switch configuration applications
(console, telnet, ssh, web) for login at the user level and at the
administration level (authen_enable) utilizing a previously configured
method list.
Parameters
application – Choose the application to configure. The user may
choose one of the following five options to configure.
console – Choose this parameter to configure the command line
interface login method.
telnet – Choose this parameter to configure the telnet login method.
ssh – Choose this parameter to configure the Secure Shell login
method.
http – Choose this parameter to configure the Web interface login
method.
all – Choose this parameter to configure all applications (console,
telnet, ssh, web) login method.
login – Use this parameter to configure an application for normal login
on the user level, using a previously configured method list.