Content deleted Content added
Add references section |
→Transport over IP Networks: MOS:HEAD |
||
(56 intermediate revisions by 33 users not shown) | |||
Line 1:
{{distinguish|Skinny Client Control Protocol}}
{{SS7stack}}<!-- Edit the stack image at: Template:SS7stack -->
The '''
▲'''Signaling Connection and Control Part''' ('''SCCP''') is a [[transport layer]] protocol which provides extended [[routing]], [[flow control]], segmentation, [[connection-oriented|connection-orientation]], and [[error correction]] facilities in [[Signaling System 7]] telecommunications networks. SCCP relies on the services of [[Message Transfer Part|MTP]] for basic routing and error detection.
==Published specification==
The base SCCP specification is defined by the [[ITU-T]], in
==Routing facilities beyond MTP
Although [[Message Transfer Part|MTP
A Point Code is used to address a particular node on the network,
SCCP messages contain parameters which describe the type of addressing used, and how the message should be routed:
* '''Address Indicator'''
** ''
*** ''Route on Global Title''
* '''Global title indicator'''▼
** ''
*** ''No Global Title''
*** ''Global Title includes Translation Type (TT), Numbering Plan *** ''Global Title includes Translation Type only''
** '''
*** ''
*** ''Subsystem Number not present''
▲** ''Route using Point Code/Subsystem number''
** '''
*** ''Point Code present''
*** ''Point Code not present''
** '''Address Indicator Coding'''
** ''Address Indicator coded as national'' (the Address Indicator is treated as international if not specified)
==
SCCP provides
* '''Class 0''': Basic connectionless
* '''Class 1''': Sequenced connectionless.
* '''Class 2''': Basic connection-oriented.
* '''Class 3''': Flow control connection oriented.
The connectionless protocol classes provide the capabilities needed to transfer one Network Service Data Unit (NSDU) in the "data" field of an XUDT, LUDT or UDT message. When one connectionless message is not sufficient to convey the user data contained in one NSDU, a segmenting/reassembly function for protocol classes 0 and 1 is provided. In this case, the SCCP at the originating node or in a relay node provides segmentation of the information into multiple segments prior to transfer in the "data" field of XUDT (or as a network option LUDT) messages. At the destination node, the NSDU is reassembled.
Line 40 ⟶ 43:
===Class 0: Basic connectionless===
The SCCP Class 0
===Class 1: Sequenced connectionless===
SCCP Class 1 builds on the capabilities of Class 0, with the addition of a sequence control parameter in the NSDU which allows the SCCP User to instruct the SCCP that a given stream of messages should be delivered in sequence. Therefore, Protocol Class 1 corresponds to an enhanced connectionless protocol with assurances of in-sequence delivery.
===Class 2: Basic connection-oriented===
Line 51 ⟶ 54:
Class 3 service builds upon Class 2, but also allows for expedited (urgent) messages to be sent and received, and for errors in sequencing (segment re-assembly) to be detected and for SCCP to restart a connection should this occur.
In the [[SIGTRAN]] suite of protocols, there are two primary methods of transporting SCCP applications across [[Internet Protocol]] networks: SCCP can be transported
[[ITU-T]] also provides for the transport of SCCP users over [[Internet Protocol]] using the ''Generic Signalling Transport'' service specified in [http://www.itu.int/rec/T-REC-Q.2150.0/en/ Q.2150.0], the ''signalling transport converter'' for [[Stream Control Transmission Protocol|SCTP]] specified in [http://www.itu.int/rec/T-REC-Q.2150.3/en/ Q.2150.3] and a specialized ''Transport-Independent Signalling Connection Control Part'' (TI-SCCP) specified in [http://www.itu.int/rec/T-REC-Q.2220/en/ T-REC-Q.2220].
▲==Transport over IP Networks==
TI-SCCP can also be used with the ''Generic Signalling Transport'' adapted for [[Message Transfer Part|MTP3
▲In the [[SIGTRAN]] suite of protocols, there are two primary methods of transporting SCCP applications across [[Internet Protocol]] networks: SCCP can be transported directly using the ''MTP level 3 User Adaptation'' protocol (M3UA), a protocol which provides support for users of MTP-3—including SCCP. Alternatively, SCCP applications be operate over the ''SCCP User Adapation'' protocol (SUA) which is a form of modified SCCP designed specifically for use in IP networking.
]] and MTP3b as described in [http://www.itu.int/rec/T-REC-Q.2150.1/en/ Q.2150.1], or adapted for [[SSCOP]] or [[SSCOPMCE]] as described in [http://www.itu.int/rec/T-REC-Q.2150.2/en/ Q.2150.2].
== References ==
<references/>
[[Category:ITU-T recommendations]]
[[Category:Signaling System 7]]
[[Category:Transport layer protocols]]
|