Command Reference AAA Commands
Usage Guide
Use this command to query all the server groups configured for AAA.
Configuration
Examples
The following example displays all the server groups configured for AAA.
Ruijie# show aaa group
Type Reference Name
---------- ---------- ----------
radius 1 radius
tacacs+ 1 tacacs+
radius 1 dot1x_group
radius 1 login_group
radius 1 enable_group
Command Description Related
Commands
aaa group server
Configures an AAA server group.
Platform
Description
N/A
aaa local authentication attempts
Use this command to configure the maximum number of login attempt times.
aaa local authentication attempts max-attempts
Parameter Description Parameter
Description
max-attempts
Maximum number of login attempt times, in the range from 1 to 2147483647
Defaults
The default value is 3.
Command
Mode
Global configuration mode
Usage Guide
Use this command to configure the maximum login attempt times.
The following example sets the maximum login attempt times to 6.
Configuration
Examples
Ruijie# configure terminal
Ruijie(config)# aaa local authentication attempts 6
Command Description
show running-config
Displays the current equipment configuration.
Related
Commands
show aaa lockout
Displays the lockout configuration parameter of the current login.
Platform
Description
N/A