display domain
Usage Guidelines
After a domain is created by the domain command with required parameters specified, you can run the display domain command to view the domain configuration.
Example
# Display brief information about all domains.
<AC6605> display domain
-------------------------------------------------------------------------
index DomainName
-------------------------------------------------------------------------
0 default
1 default_admin
-------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
index |
Index of a domain. To configure this parameter, run the domain (AAA view) command. |
DomainName |
Name of a domain. To configure this parameter, run the domain (AAA view) command. |
# Display the configuration of the domain default.
<AC6605> display domain name default Domain-name : default Domain-index : 0 Domain-state : Active Authentication-scheme-name : default Accounting-scheme-name : default Authorization-scheme-name : - Service-scheme-name : - RADIUS-server-template : - HWTACACS-server-template : - LDAP-server-template : - AD-server-template : - HACA-server-template : - User-group : - Push-url-address : - Flow-statistic : -
Item |
Description |
---|---|
Domain-name |
Name of a domain. To configure this item, run the domain (AAA view) command. |
Domain-index |
Index of a domain. To configure this item, run the domain (AAA view) command. |
Domain-state |
Status of a domain.
To configure this item, run the state (AAA domain view) command. |
Authentication-scheme-name |
Name of the authentication scheme used in a domain. To configure this item, run the authentication-scheme (AAA domain view) command. |
Accounting-scheme-name |
Name of the accounting scheme used in a domain. To configure this item, run the accounting-scheme (AAA domain view) command. |
Authorization-scheme-name |
Name of the authorization scheme used in a domain. To configure this item, run the authorization-scheme (AAA domain view) command. |
Service-scheme-name |
Name of the service scheme used in a domain. To configure this item, run the service-scheme (aaa domain view) command. |
RADIUS-server-template |
Name of the RADIUS server template used in a domain. To configure this item, run the radius-server (aaa domain view) command. |
HWTACACS-server-template |
Name of the HWTACACS server template used in a domain. To configure this item, run the hwtacacs-server command. |
LDAP-server-template |
Name of the LDAP server template used in a domain. To configure this item, run the ldap-server (aaa domain view) command. |
AD-server-template |
Name of the AD server template used in a domain. To configure this item, run the ad-server (aaa domain view) command. |
HACA-server-template |
Name of the HACA server template used in a domain. |
User-group |
Name of the user group authorized to users in a domain. To configure this item, run the user-group (AAA domain view) command. |
Push-url-address |
Pushed URL used in a domain. To configure this item, run the force-push command. |
Flow-statistic |
Whether traffic statistics collection is enabled for users
in a domain.
To configure this item, run the statistic enable (AAA domain view) command. |