The display aaa configuration command displays the AAA configurations, for example, the domain, authentication scheme, authorization scheme, and accounting scheme.
AAA configurations are limited by system specifications. Before performing AAA configurations, run the display aaa configuration command to check whether there are sufficient resources.
# Display the AAA summary.
<HUAWEI> display aaa configuration
Domain Name Delimiter : @
Domainname parse direction : Left to right
Domainname location : After-delimiter
Administrator user default domain: default_admin
Normal user default domain : default
Domain : total: 129 used: 4
Authentication-scheme : total: 128 used: 1
Accounting-scheme : total: 128 used: 1
Authorization-scheme : total: 128 used: 1
Service-scheme : total: 128 used: 2
Recording-scheme : total: 64 used: 0
Local-user : total: 1000 used: 8
Local-user block retry-interval : 30 Min(s)
Local-user block retry-time : 5
Local-user block time : 30 Min(s)
Remote-access-user block retry-interval : 5 Min(s)
Remote-access-user block retry-time : 30
Remote-access-user block time : 5 Min(s)
Remote-admin-user block retry-interval : 5 Min(s)
Remote-admin-user block retry-time : 30
Remote-admin-user block time : 5 Min(s)
Session timeout invalid enable : Yes
Item |
Description |
---|---|
Domain Name Delimiter |
Domain name delimiter, which can be any of the following characters: \ / : < > | @ ' %. The default domain name delimiter is @. To configure a domain name delimiter, run the domain-name-delimiter command. |
Domain |
Number of domains.
|
Domainname parse direction |
Parsing direction of the domain name.
To configure this parameter, run the domainname-parse-direction command. |
Domainname location |
Domain name location.
To configure this parameter, run the domain-location command. |
Administrator user default domain |
Domain name of administrator users. |
Normal user default domain |
Domain name of normal users. |
Authentication-scheme |
Number of authentication schemes.
|
Accounting-scheme |
Number of accounting schemes.
|
Authorization-scheme |
Number of authorization schemes.
|
Service-scheme |
Number of service schemes.
|
Recording-scheme |
Number of recording schemes.
|
Local-user |
Number of local users.
|
Local-user block retry-interval |
Authentication retry interval of a local account. To configure this parameter, run the local-aaa-user wrong-password command. |
Local-user block retry-time |
Maximum number of consecutive authentication failures for a local account. To configure this parameter, run the local-aaa-user wrong-password command. |
Local-user block time |
Locking time of a local account. To configure this parameter, run the local-aaa-user wrong-password command. |
Remote-access-user block retry-interval |
Authentication retry interval for access users who fail remote authentication. To configure this parameter, run the access-user remote authen-fail command. |
Remote-access-user block retry-time |
Maximum number of consecutive authentication failures for access users. To configure this parameter, run the access-user remote authen-fail command. |
Remote-access-user block time |
Locking time for access users who fail remote authentication. To configure this parameter, run the access-user remote authen-fail command. |
Remote-admin-user block retry-interval |
Authentication retry interval for administrator who fail remote authentication. To configure this parameter, run the administrator remote authen-fail command. |
Remote-admin-user block retry-time |
Maximum number of consecutive authentication failures for administrator. To configure this parameter, run the administrator remote authen-fail command. |
Remote-admin-user block time |
Locking period for administrator who fail remote authentication. To configure this parameter, run the administrator remote authen-fail command. |
Session timeout invalid enable |
To configure this parameter, run the aaa-author session-timeout invalid-value enable command. |