Parameter |
Description |
Value |
|---|---|---|
name domain-name |
Specifies the domain name. If this parameter is not specified, brief information about all domains is displayed. |
The domain name must already exist. |
After a domain is created using the domain command and is configured, you can run the display domain command to view the domain configuration.
# Display brief information about all domains.
<sysname> display domain
-------------------------------------------------------------------------
index DomainName
-------------------------------------------------------------------------
0 default
200 rds
201 tac
202 tac-local
203 ldap
-------------------------------------------------------------------------
Total: 5
Item |
Description |
|---|---|
index |
Domain index. To configure this parameter, run the domain (AAA view) command. |
DomainName |
Domain name. To configure this parameter, run the domain (AAA view) command. |
# Display the configuration of the domain default.
<sysname> display domain name default Domain-name : default Domain-index : 0 Domain-state : Active Authentication-scheme-name : default Accounting-scheme-name : default Authorization-scheme-name : default Service-scheme-name : - RADIUS-server-template : rds HWTACACS-server-template : - LDAP-server-template : - AD-server-template : - Flow-statistic : enable
Item |
Description |
|---|---|
Domain-name |
Domain name. |
Domain-index |
Domain index. |
Domain-state |
Domain status.
|
Authentication-scheme-name |
Name of the authentication scheme used in a domain. By default, the default authentication scheme is used in a domain. |
Accounting-scheme-name |
Name of the accounting scheme used in a domain. By default, the default accounting scheme is used in a domain. |
Authorization-scheme-name |
Name of the authorization scheme used in a domain. By default, the default authorization scheme is used in a domain. |
Service-scheme-name |
Name of the service scheme used in a domain. |
RADIUS-server-template |
Name of the RADIUS server template used in a domain. |
HWTACACS-server-template |
Name of the HWTACACS server template used in a domain. |
LDAP-server-template |
Name of the LDAP server template used in a domain. |
AD-server-template |
Name of the AD server template used in a domain. |
Flow-statistic |
Whether traffic statistics collection is enabled for users in a domain.
|