DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
367
Only Administrator-level users can issue this command.
Example usage:
To enable the authentication policy:
DES-1210-52/ME:5# enable authen_policy
Command: enable authen_policy
Success.
DES-1210-52/ME:5#
To disable the authentication policy on the Switch.
The disable authen_policy command disables the authentication
policy on the Switch.
Only Administrator-level users can issue this command.
Example usage:
To disable the authentication policy:
DES-1210-52/ME:5# disable authen_policy
Command: disable authen_policy
Success.
DES-1210-52/ME:5#
config authen application
To configure various applications on the Switch for authentication
using a previously configured method list.
config authen application {console | http | ssh | telnet | all]
[login | enable] [default | method_list_name <string 15>]
The config authen application command configures Switch
applications (console, Telnet, SSH) for login at the user level and at
the administration level (authen_enable), utilizing a previously
configured method list.
application – Specifies the application to configure. One of the
following four options may be selected:
console – Configures the command line interface login
method.
http – Configures the http login method.
ssh – Configures the Secure Shell login method.
telnet – Configures the telnet login methods.
all – Configures all applications as (console, Telnet, SSH)
login methods.