Command Reference AAA Commands
Ruijie(config)# aaa authentication login list-1 group radius local
Command Description
aaa new-model
Enables the AAA security service.
username
Defines a local user database.
Related
Commands
login authentication
Applies the login authentication method to a terminal line.
Platform
Description
N/A
aaa authentication ppp
Use this command to enable AAA PPP user authentication and configure a PPP user authentication
method list in global configuration mode.
Use the no form of this command to delete the authentication method list.
aaa authentication ppp { default | list-name } method1 [ method2...]
no aaa authentication ppp { default | list-name }
Parameter Description
default
When this parameter is used, the following defined authentication
method list is used as the default method of PPP user
authentication.
Parameter
Description
list-name
Specifies the name of a PPP user authentication method list, which
can be any character strings.
method
It must be one of the keywords: local, none, and group. One
method list can contain up to four methods.
local
Uses the local user name database for authentication.
none
Identity authentication is not performed.
group
Uses a server group for authentication. Currently, the RADIUS and
TACACS+ server groups are supported.
Defaults
N/A
Command
Mode
Global configuration mode
Usage Guide
If the AAA PPP security service is enabled on equipment, AAA is required for PPP authentication
negotiation. Use the
aaa authentication ppp command to configure a default or an optional
method list of PPP user authentication.
The next method can be used for authentication only when the current method does not respond.
Configuration
Examples
The following example defines an AAA PPP authentication method list named
rds_ppp. In the
authentication method list, the RADIUS security server is used for authentication first. If the RADIUS