A2.2 mtp link set – Welltech SPCI2S Intel NetStructure SS7 Boards User Manual
Page 98

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2
Page 98
A2.2 MTP Link Set
Syntax: MTP_LINKSET <linkset_id> <adjacent_spc> <num_links> <flags> <local_spc> <ssf>
Example: MTP_LINKSET 0 321 2 0x0000 456 0x8
Configuration of a link set to an adjacent signalling point.
<linkset_id>
The logical identity of the link set, in the range 0 to one less than the number of link sets supported,
The linkset_id is used in other commands for reference.
<adjacent_spc>
The signalling point code of the adjacent signalling point.
<num_links>
The number of links to be allocated to the link set.
<flags>
A 16 bit value reserved for future use to specify run time options. Currently no options are defined so
the parameter must be set to zero.
<local_spc>
The signalling point code of the signalling point itself.
<ssf>
The value to be used in the sub-service field of all level 3 messages and checked for by the
discrimination function in all received messages. This is a 4 bit value. Note that for ANSI operation
both of the two least significant bits should be set to 1.
NOTE: For correct operation the adjacent point code must also appear in a MTP_ROUTE
declaration.