D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
368
config authen application
on the user level, using a previously configured method list.
enable - Use this parameter to configure an application for upgrading
a normal user level to administrator privileges, using a previously
configured method list.
default – Use this parameter to configure an application for user
authentication using the default method list.
method_list_name <string 15> - Use this parameter to configure an
application for user authentication using a previously configured
method list. Enter a alphanumeric string of up to 15 characters to
define a previously configured method list.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the default method list for the web interface:
DGS-3600:4#config authen application http login default
Command: config authen application http login default
Success.
DGS-3600:4#
show authen application
Purpose Used to display authentication methods for the various applications on
the Switch.
Syntax
show authen application
Description This command will display all of the authentication method lists (login,
enable administrator privileges) for Switch configuration applications
(console, Telnet, SSH, web) currently configured on the Switch.
Parameters None.
Restrictions None.
Example usage:
To display the login and enable method list for all applications on the Switch:
DGS-3600:4#show authen application
Command: show authen application
Application Login Method List Enable Method List
----------------- ------------------ ------------------------
Console default default
Telnet Trinity default
SSH default default
HTTP default default
DGS-3600:4#
create authen server_host
Purpose Used to create an authentication server host.