D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
164
show authen_enable
Parameters default – Entering this parameter will display the default method list for
users attempting to gain access to Administrator level privileges on the
Switch.
method_list_name <string 15> – Enter an alphanumeric string of up to
15 characters to define the given method list to view.
all – Entering this parameter will display all the authentication login
methods currently configured on the Switch.
Restrictions None.
Example usage:
To display all method lists for promoting user level privileges to administrator level privileges.
DGS-3324SRi: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 Darren User-defined Group
4 local Keyword
default 1 tacacs+ Built-in Group
2 local Keyword
Total Entries : 2
DGS-3324SRi: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 four applications 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 SSH (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, web, ssh) login method.