domain mapping

Function

The domain mapping command configures a domain mapping in the domain mapping list view.

The undo domain mapping command deletes a configured domain mapping.

By default, no domain mapping is configured.

This command is supported only on the NetEngine 8000 F1A.

Format

domain source-domain-name mapping dest-domain-name [ extend ]

undo domain source-domain-name mapping dest-domain-name [ extend ]

Parameters

Parameter Description Value
source-domain-name

Specifies a pre-mapping domain name.

The value is a string of 1 to 64 case-sensitive characters, spaces not supported.

dest-domain-name

Specifies a post-mapping domain name.

The value is a string of 1 to 64 case-sensitive characters, spaces not supported.

Views

Domain mapping list view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
aaa-access write

Usage Guidelines

Usage Scenario

In a hot backup scenario where a domain name is delivered by the RADIUS server or carried in a packet from a user terminal, the backup device must map the domain name into different domain names for different RBSs to ensure resource independency in the RBSs.

  • If the extend keyword is not configured, domain names to be mapped must be delivered by the RADIUS server.
  • If the extend keyword is configured, domain names to be mapped can be or not be delivered by the RADIUS server. RADIUS-delivered domain names are preferentially matched.

Configuration Impact

A domain mapping list supports a maximum of 128 domain mappings.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Create a domain mapping list named list1, and map domain a to domain b.
<HUAWEI> system-view
[~HUAWEI] aaa
[~HUAWEI-aaa] domain a
[*HUAWEI-aaa-domain-a] commit
[~HUAWEI-aaa-domain-a] quit
[~HUAWEI-aaa] domain b
[*HUAWEI-aaa-domain-b] commit
[~HUAWEI-aaa-domain-b] quit
[~HUAWEI-aaa] domain-map-list list1
[*HUAWEI-aaa-domainmaplist-list1] domain a mapping b
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >