Add M3UA Link Set(ADD M3LKS)

Function

A configuration command that adds an M3UA link set.

Note

1. The corresponding destination entity or signaling transfer entity must exist.

2. The destination entity must be directly connected to the local entity, that is, no STP is used.

3. One destination entity or signaling transfer entity map to only one M3UA link set.

Parameters

ID Name Description
SIGLKSIDX Signalling Link Set Index

Meaning:Signalling Link Set Index

Value range:0~128

Explanation: This parameter specifies the index of the link set. This index is unique.

Default value:None

NAME Signalling Link Set Name

Meaning:Signalling Link Set Name

Value range:1-49 characters

Explanation: This parameter specifies the link set name, which helps the user record and identify the link set. The link set names of different M3UA link sets should be unique.

Default value:None

DENO Adjacent Destination Entity No.

Meaning:Adjacent Destination Entity No.

Value range:0~288

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

Default value:None

Example

1. Add an M3UA link set (Signaling Link Set Index = 0; Signaling Link Set Name = LinkSet0; Adjacent Destination Entity No. = 0):
ADD M3LKS: SIGLKSIDX=0, NAME="LinkSet0", DENO=0;
2. Add an M3UA link set (Signaling Link Set Index = 1; Signaling Link Set Name = LinkSet1; Adjacent Destination Entity No. = 1):
ADD M3LKS: SIGLKSIDX=1, NAME="LinkSet1", DENO=1;
Related reference
Add M3UA Destination Entity(ADD M3DE)
Add M3UA Signaling Transfer Entity(ADD M3STE)
Add M3UA Link(ADD M3LNK)
Add M3UA Route(ADD M3RT)
Add M3UA Local Entity(ADD M3LE)

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