EasyManua.ls Logo

Ruijie Networks RG-S2600E Series - Page 23

Default Icon
1191 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
S2600E/P CLI Reference Guide Chapter 2 Switch Management Configuration
Commands
2.1.13 login
In case the AAA is disabled, to enable simple logon password authentication on
the interface, execute the interface configuration command login. The no form
of this command is used to delete the line logon password authentication.
login
no login
Parameter
description
N/A.
Command
mode
Line configuration mode.
Usage
guidelines
If the AAA security server is not enabled, this command is
used for the simple password authentication at logon. The
password here is the one configured for VTY or console
interface.
Examples
The example below shows how to set the logon password
authentication on VTY.
Ruijie(config)# no aaa new-model
Ruijie(config)# line vty 0
Ruijie(config-line)# password 0 normatest
Ruijie(config-line)# login
Command Description
Related
commands
password
Configure the line logon password
2.1.14 login
authenticatio
n
In case the AAA is enabled, the authentication with the AAA server must be
performed for logon. Use this command to associate logon authentication
method list. The no form of this command is used to delete the logon
authentication method list.
login authentication {default | list-name}
no login authentication {default | list-name}