domain

This command enters application domain mode.

Syntax

domain name

no domain name

Parameters

name
Specifies the name of the configuration. The name cannot be only one or more periods. The name can contain a maximum of 128 alphanumeric characters and the following special characters: . - _

Guidelines

The domain command enters application domain mode to create or modify an application domain. While in this mode, use the mode-specific commands to define the configuration of the application domain.

To delete an application domain, use the no domain command.

If you create or delete a domain from the CLI, existing GUI sessions cannot detect this change. Therefore, if you create a domain from the CLI, an administrator or developer with an active GUI session cannot switch to this domain. Conversely, if you delete an application domain from the CLI, an administrator or developer with an active GUI session can switch to this nonexisting domain.

Attention: When you create an application domain, the password map configuration for this domain inherits any defined password aliases from the default domain.
  • If you do not need these password aliases in this application domain, delete them.
  • If password aliases in the default domain are added or deleted or the password changes for a password alias, the password aliases in the application domain are not added, deleted, or changed. You must independently manage the password map in each domain after initial creation.