CLI Reference AAA Configuration Commands
It must be one of the keywords listed in the following
table. One method list can contain up to four methods.
Use the local user name database for
authentication.
Do not perform authentication.
Use the server group for authentication.
At present, the RADIUS server group is
supported.
Global configuration mode.
If the AAA PPP security service is enabled on the device, users must
use AAA for PPP authentication negotiation. You must use aaa
authentication ppp to configure a default or optional method list for
PPP user authentication.
The next method can be used for authentication only when the
current method does not work.
The following example defines an AAA PPP authentication method
list named rds_ppp. 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 ppp rds_ppp group radius local
Enable the AAA security service.
Associate a specific method list with
the PPP user.
Define a local user database.
login authentication
Use this command to apply the Login authentication method list to the specified terminal lines. The no
form of this command is used to remove the application of Login authentication method list.
login authentication {default | list-name}