D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
18
9
console – Configures the command line interface login
method.
telnet – Configures the Telnet login method.
ssh – Configures the Secure Shell login method.
all – Configures all applications as (console, Telnet, SSH)
login methods.
login – Configures an application for normal login on the user level,
using a previously configured method list.
enable – Configures an application for upgrading a normal user level
to administrator privileges, using a previously configured method list.
default – Configures an application for user authentication using the
default method list.
method_list_name <string 12> – Configures an application for user
authentication using a previously configured method_list_name.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To configure the default method list for the command line interface:
DGS3100# config authen application console login default
Success.
DGS3100#
show authen application
Purpose To display authentication methods for the various applications on the
Switch.
Syntax
show authen application
Description The show authen application command displays all of the
authentication method lists (login, enable administrator privileges)
for Switch configuration applications (console, Telnet, SSH) 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:
DGS3100# show authen application
Application Login Method List Enable Method List
----------------- -------------------------- ------------------------------
Console default default
Telnet Trinity default
SSH default default
DGS3100#