Add DPC(ADD N7DPC)

Function

A configuration command that adds a record of DPC to the configuration database.

Note

1. The name of DPC must be different from that configured in the BSC system and from that of STP.

2. The code of DPC configured in the BSC system must be different from those of OPC, DPC and STP.

3. You must configure at least one OPC before you configure the DPC.

4.MSC ID shouldn't be same.

Parameters

ID Name Description
NAME DPC Name

Meaning:DPC Name

Value range:1-49 characters

Explanation:This parameter specifies the name of the DSP. The name of each MTP3 DSP must 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 DPC is located. In the signaling network, each signaling point 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

DPCGIDX DPC Group Index

Meaning:DPC Group Index

Value range:0~31

Explanation:This parameter specifies the number of the signaling point group to which the DSP belongs.

When multiple DSPs or one DSP is viewed as a logical entity, this logical entity is the DPC group.

Default value:None

USESTP Using STP

Meaning:Using STP

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

Explanation:ADJFLAG.

Default value:NO

PROT DPC Protocol

Meaning:DPC Protocol

Value range:ITU-T(ITU-T),ANSI(ANSI)

Explanation:This parameter specifies the protocol type of SS7 transmission.

Default value:ITU-T

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 MSC ID

Meaning:MSC 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

Meaning:BSS Loop Switch MSC Cooperate

Value range:NOTSUPPORT(Not Support),BASIC(Basic),ENHANCED(Enhanced)

Explanation:When this parameter is set to support, 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:NOTSUPPORT

SLS Signaling Link Set Mask

Meaning:Signaling Link Set Mask

Value range:0~15

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

Default value:15

Example

1. Add an DPC with the name as MSC1, code as 0xA1, not using STP, DPC Group No. as 0, protocol as ITU-T, and MSC as 123: 
ADD N7DPC: NAME="MSC1", DPC=H'A1, DPCGIDX=0, USESTP=NO, PROT=ITU-T,CNID=123;
2. Add an DPC with the name as MSC2, code as 487, using STP,DPC Group No. as 1, protocol as ANSI, and MSC as 124: 
ADD N7DPC: NAME="MSC2", DPC=487, DPCGIDX=1, USESTP=YES, PROT=ANSI, CNID=124;
Related reference
Add OPC(ADD OPC)

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