DXS-3326GSR Stackable Gigabit Layer 3 Switch
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.
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.
Restrictions Only
administrator-level users can issue this command.
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.
login
– Use this parameter to configure an application for normal
login on the user level, using a previously configured 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.
Example usage:
To configure the default method list for the web interface:
DXS-3326GSR:4#config authen application http login default
Command: config authen application http login default
Success.
DXS-3326GSR:4#
175