< Home

display domain

Function

The display domain command displays the domain configuration.

Format

display domain [ name domain-name ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After a domain is created using the domain command and is configured, you can run the display domain command to view the domain configuration.

Example

# Display brief information about all domains.

<sysname> display domain
  -------------------------------------------------------------------------
  index    DomainName
  -------------------------------------------------------------------------
   0       default
  200      rds
  201      tac
  202      tac-local
  203      ldap
  -------------------------------------------------------------------------
  Total: 5                                                                      
Table 1 Description of the display domain command output

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  
Table 2 Description of the display domain name command output

Item

Description

Domain-name

Domain name.

Domain-index

Domain index.

Domain-state

Domain status.
  • Active: indicates that the domain is activated.
  • Block: indicates that the domain is blocked.

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.
  • enable: The function is enabled.
  • -: The function is disabled.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >