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.
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 |
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;