< 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.

<HUAWEI> display domain
  -------------------------------------------------------------------------
  index    DomainName
  -------------------------------------------------------------------------
  0        default
  1        default_admin
  -------------------------------------------------------------------------
  Total: 2
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.

<HUAWEI> 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          : -
  Accounting-copy-RADIUS-template : -
  HWTACACS-server-template        : -
  HACA-server-template            : -
  User-group                      : -
  Push-url-address                : -
  Accounting-DualStack-Separate   : -
Table 2 Description of the display domain name command output

Item

Description

Domain-name

Domain name.

To configure this parameter, run the domain (AAA view) command.

Domain-index

Domain index.

To configure this parameter, run the domain (AAA view) command.

Domain-state

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

To configure this parameter, run the state (AAA domain view) command.

Authentication-scheme-name

Name of the authentication scheme used in a domain.

To configure this parameter, run the authentication-scheme (AAA domain view) command.

Accounting-scheme-name

Name of the accounting scheme used in a domain.

To configure this parameter, run the accounting-scheme (AAA domain view) command.

Authorization-scheme-name

Name of the authorization scheme used in a domain.

To configure this parameter, run the authorization-scheme (AAA domain view) command.

Service-scheme-name

Name of the service scheme used in a domain.

To configure this parameter, run the service-scheme (AAA domain view) command.

RADIUS-server-template

Name of the RADIUS server template used in a domain.

To configure this parameter, run the radius-server (AAA domain view) command.

Accounting-copy-RADIUS-template

RADIUS server template for level-2 accounting used in a domain.

To configure this parameter, run the accounting-copy radius-server command.

HWTACACS-server-template

Name of the HWTACACS server template used in a domain.

To configure this parameter, run the hwtacacs-server command.

HACA-server-template

Name of the HACA server template used in a domain.

User-group

Name of the user group for users in a domain.

To configure this parameter, run the user-group (AAA domain view) command.

Push-url-address

Pushed URL used in a domain.

To configure this parameter, run the force-push command.

Accounting-DualStack-Separate

Whether the function of collecting statistics on IPv4 and IPv6 traffic separately is enabled.

  • enable: The function is enabled.
  • -: The function is disabled.

To configure this parameter, run the accounting dual-stack separate command.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >