DataKinetics DSC110 / DSC210 User Manual Issue 12
Page 111
7.18 SS7 Signalling
7.18.1 CCS SS7 Link Set Initiate
C7LSI
CCS SS7 Link Set Initiate
This command is used to initiate the SS7 linkset. Note that the DPC (destination
point code) is the adjacent point code for the linkset.
Syntax
C7LSI:LS=,OPC=,DPC=,LSSIZE=,NI=,SS7MODE=,[DUAL=];
Prerequisites
The SS7 linkset has not already been initiated.
All configured SS7 links must be blocked.
Limitations
DPC must be different for all linksets.
If SS7MODE indicates 14 bit point code then OPC and DPC must be less than or
equal to 16383.
If SS7MODE indicates 16 bit point code then OPC and DPC must be less than or
equal to 65535.
Attributes CONFIG
Example
C7LSI:LS=1, OPC=1,DPC=2,LSSIZE=2,SS7MODE=ITU14,NI=0;
7.18.2 CCS SS7 Link Set Change
C7LSC
CCS SS7 Link Set Change
This command allows changes to the configuration of an SS7 Link Set.
Syntax
C7LSC:LS=,{[OPC=,][DPC=,][LSSIZE=,][SS7MODE=,][NI=,][DUAL=]};
Prerequisites
The SS7 linkset has already been initiated.
All configured SS7 links must be blocked.
The LSSIZE cannot be set to less than the number of links attached to the linkset.
The OPC, NI and SS7MODE can only be changed if the circuit groups that use a
route that uses this linkset are blocked.
Limitations
DPC must be different across linksets.
If SS7MODE indicates a 14 bit point code the OPC and DPC must be less than or
equal to 16383.
Attributes CONFIG
Example
C7LSC:LS=1, OPC=1,DPC=2,LSSIZE=2;