CLI Reference AAA Configuration Commands
Global configuration mode.
If the AAA Login authentication security service is enabled on the
device, users must use AAA for Login authentication negotiation. You
must use aaa authentication login to configure a default or optional
method list for Login authentication.
The next method can be used for authentication only when the
current method does not work.
You need to apply the configured Login authentication method to the
terminal line which needs Login authentication. Otherwise, the
configured Login authentication method is invalid.
The following example defines an AAA Login authentication method
list named list-1. In the authentication method list, first the RADIUS
security server is used for authentication. If the RADIUS security
server does not respond, the local user database is used for
authentication.
Ruijie(config)# aaa authentication login list-1 group radius local
Enable the AAA security service.
Apply the Login authentication
method to the terminal lines.
Define a local user database.
aaa authentication ppp
Use this command to enable AAA PPP user authentication and configure the PPP user authentication
method list. The no form of this command is used to delete the authentication method list.
aaa authentication ppp {default | list-name} method1 [method2...]
no aaa authentication ppp {default | list-name}
When this parameter is used, the following defined
authentication method list is used as the default method
for PPP user authentication.
Name of the user authentication method list, which could
be any character strings.