Add M3UA Destination Entity(ADD M3DE)

Function

A configuration command that adds a destination entity. The following key parameters must be negotiated with the peer MSC or BSC:

DPC Code

Routing Context

Using STP

DPC Protocol

SubSystem Number

MSC Available Capacity[Thousand]

MNC

MSC ID

MSC Administrable State

BSS Loop Switch MSC Cooperate Switch

Note

Configure the local entity before adding a destination entity.

Parameters

ID Name Description
DENO Destination Entity No.

Meaning:Destination Entity No.

Value range:0~288

Explanation: This parameter specifies the index of the system entity. This index is unique.

Default value:None

NAME Destination Entity Name

Meaning:Destination Entity Name

Value range:1-49 characters

Explanation: This parameter specifies the destination entity name, which helps the user record and identify the entity. The names of different M3UA destination entities should be unique.

Default value:None

DPC DPC Code

Meaning:DPC Code

Value range:1~16777215

Explanation: 1.This parameter specifies the code of the signaling network where the DSP is located. In the SS7 network, each SP has a unique signaling point code.

2.This parameter can be displayed in decimal, hexadecimal, and binary mode. By default, this parameter is displayed in decimal mode. The hexadecimal format is H' and the binary format is B'.

Default value:None

RTCONTEXT Routing Context

Meaning:Routing Context

Value range:0~4294967295

Explanation: This parameter uniquely identifies one link route.

Default value:None

USESTP Using STP

Meaning:Using STP

Value range:YES(Yes),NO(No)

Explanation: This parameter specifies whether current DSP uses a signaling transfer point.

Default value:NO

PROT DPC Protocol

Meaning:DPC Protocol

Value range:RFC3332(RFC3332),DRAFT10(DRAFT10)

Explanation: This parameter specifies the protocol type.

Default value:RFC3332

SSN Subsystem Number

Meaning:Subsystem Number

Value range:143,254

Explanation:This parameter specifies the subsystem number of the SCCP. The value 143 specifies inter-BSC communication, and 254 specifies the BSSAP.

Default value:None

MSCCAP MSC Available Capability[Thousand]

Meaning:MSC Available Capability[Thousand]

Value range:0~65535

Explanation: This parameter specifies the maximum number of users that the MSC supports when the MSC Pool function is enabled.

Default value:1800

MNC MNC

Meaning:MNC

Value range:00-999

Explanation: This parameter specifies the mobile network code (MNC).

Default value:10

CNID Network Element ID

Meaning:Network Element ID

Value range:0~4095

Explanation: This parameter specifies the MSC ID distributed by the core network operators.

Default value:None

MSCSTATUE MSC Administrable State

Meaning:MSC Administrable State

Value range:OFFLOAD(Offload),NORMAL(Normal),UNAVAIL(Unavailable)

Explanation: This parameter specifies the MSC administration state on the BSC side. The MSC can receive incoming calls only when it is normal.

Default value:NORMAL

BSSLSMSCCOOPSW BSS Loop Switch MSC Cooperate Switch

Meaning:BSS Loop Switch MSC Cooperate Switch

Value range:CLOSE(Close),OPEN(Open)

Explanation: When this parameter is set to Open, the decision on whether the MSC allows the user to perform local switching should be made before local switching is enabled. Otherwise, the decision is not made. The assignment request carries the flag about whether the MSC allows the user to perform local switching.

Default value:CLOSE

Example

1. Add a destination entity (Destination Entity No. = 0; Destination Entity Name = de0; DPC Code = 1100; Routing Context = 1100; Subsystem Number = 254; MSC ID = 0):
ADD M3DE: DENO=0, NAME="de0", DPC=1100, RTCONTEXT=1100, SSN=254, CNID=0;
2. Add a destination entity (Destination Entity No. = 0; Destination Entity Name = de0; DPC Code = 1100; Routing Context = 1100; Using STP = YES; Subsystem Number = 254; MSC ID = 0):
ADD M3DE: DENO=0, NAME="de0", DPC=1100, RTCONTEXT=H'44C, USESTP=YES, SSN=254, CNID=0;
Related reference
Add M3UA Local Entity(ADD M3LE)
Add M3UA Link Set(ADD M3LKS)
Add M3UA Link(ADD M3LNK)
Add M3UA Route(ADD M3RT)
Add M3UA Signaling Transfer Entity(ADD M3STE)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.