SIGTRAN

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Removed link to SUA)
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
SIGTRAN refers to the ability to provide [[SS7]] and [[ISDN]] signaling over an IP network.
 
SIGTRAN refers to the ability to provide [[SS7]] and [[ISDN]] signaling over an IP network.
  
SIGTRAN is the name given to an Internet Engineering Task Force (IETF) working group that produced specifications for a family of protocols that provide reliable datagram service and user layer adaptations for SS7 and ISDN communications protocols. SIGTRAN is logically an extension of the SS7 protocol family. It supports the same application and call management paradigms as SS7 but uses an IP transport called Stream Control Transmission Protocol (SCTP) as its underlying transport vehicle. Indeed, the most significant protocol defined by the SIGTRAN group was SCTP, which is used to carry PSTN signaling over IP.
+
SIGTRAN is the name given to an Internet Engineering Task Force (IETF) working group that produces specifications for a family of protocols that provide reliable datagram service and user layer adaptations for SS7 and ISDN communications protocols. SIGTRAN is an extension of the SS7 protocol family. It supports the same application and call management paradigms as SS7 but uses an IP transport called Stream Control Transmission Protocol (SCTP) as its underlying transport vehicle. Indeed, the most significant protocol defined by the SIGTRAN group was SCTP, which is used to carry PSTN signaling over IP.
  
  
 
== TelcoBridges and SIGTRAN ==
 
== TelcoBridges and SIGTRAN ==
  
TelcoBridges provides support for SIGTRAN starting in [[Web_Portal_Tutorial_Guide_v2.4|Toolpack v2.4]]. TelcoBridges' SIGTRAN implementation provides support for [[SCTP]], [[M2UA]], [[M2PA]], [[M3UA]] and [[IUA]]. ([[SUA]] support is not currently planned as part of the initial SIGTRAN release.)
+
TelcoBridges provides support for SIGTRAN starting from [[Web_Portal_Tutorial_Guide_v2.4|Toolpack v2.4]]. TelcoBridges' SIGTRAN implementation provides support for [[SCTP]], [[M2UA]], [[M2PA]], [[M3UA]] and [[IUA]].  
  
  
Line 15: Line 15:
 
*M3UA with load distribution features similar to the [[MTP3 Layer|MTP3]] stack (termination)
 
*M3UA with load distribution features similar to the [[MTP3 Layer|MTP3]] stack (termination)
  
Maximum values:
+
=== Maximum Capacity ===
*SCTP max number of association = 64 per adapter
+
{| cellpadding="5" border="1" class="wikitable" style="text-align: center"
*SCTP max number of streams per association = 64 (in) and 64 (out)
+
|-
*IPv6 = Not yet. Refer to roadmap for IPv6 support
+
! Model !!SCTP links!!SCTP streams/links      !!M2PA links!!M2UA links!!M3UA links!!M3UA routing context
*M2PA max links = 64 (controlled via licensing)
+
|-
*M2UA max links = 64 (controlled via licensing)
+
| TMG800 || 64     || 64 in&out || 64      || 64      || 64      || 60
*M3UA max PSP = 20 (controlled via licensing)
+
|-
*M3UA PS = 60
+
| TMG3200|| 64     || 64 in&out || 64      || 64      || 64      || 60
 
+
|-
 +
| TMG7800|| 1024<br/>(64/Tmedia) || 64 in&out || 512<br/>(64/Tmedia) || 1024<br/>(64/Tmedia)     || 64      || 60  
 +
|}
  
 
Standard references:
 
Standard references:
 
*SCTP
 
*SCTP
  
  SCTP, IETF (Internet Draft, Jan 17, 2000)
+
:RFC 4960, September 2007
 
+
  SCTP, (RFC 2960), October 2000
+
  
 
*M3UA
 
*M3UA
  
RFC 2719, IETF, M3UA
+
:RFC 4666, IETF
  
RFC 3332, IETF
+
:M3UA, Implementation Guide, IETF, 2002
 
+
M3UA, Implementation Guide, IETF, 2002
+
  
 
*M2UA
 
*M2UA
  
SS7 MTP2-User Adaptation Layer, RFC 3331, IETF
+
:SS7 MTP2-User Adaptation Layer, RFC 3331, IETF
  
 
*M2PA
 
*M2PA
  
draft-ietf-sigtran-m2pa-13: SS7 MTP2 User Peer-to-Peer Adaptation Layer (M2PA)
+
:RFC 4165, IETF
 
+
RFC 4165
+
  
 
*IUA
 
*IUA
  
IETF RFC 4233 ISDN Q.921 User Adaptation Layer 01/2006
+
:IETF RFC 5133 ISDN Q.921 User Adaptation Layer, December 2007
 
+
IETF draft-ietf-sigtranrfc4233update-01 IUA (RFC 4233) TEI Query Request Number 07/2007
+
  
ETSI TS 102 332 V1.1.1 ISDN Q.921 User Adaptation Layer
+
:ETSI TS 102 332 V1.1.1 ISDN Q.921 User Adaptation Layer
  
 +
== Configuration ==
  
==Related actions==
+
*[[Toolpack:Protocol_Stack_Settings_D|Web Portal v3.0: SIGTRAN Configuration]]
'''Refer to the appropriate release of Toolpack:'''
+
*[[Toolpack:Protocol_Stack_Settings_C|Web Portal v2.10: SIGTRAN Configuration]]
 +
*[[Toolpack:Protocol_Stack_Settings_B|Web Portal v2.9: SIGTRAN Configuration]]
 +
*[[Toolpack:Protocol_Stack_Settings_A|Web Portal v2.8: SIGTRAN Configuration]]
 
*[[Web_Portal_Tutorial_Guide_v2.7#M2PA-MTP3-ISUP|Web Portal v2.7: SIGTRAN Configuration]]
 
*[[Web_Portal_Tutorial_Guide_v2.7#M2PA-MTP3-ISUP|Web Portal v2.7: SIGTRAN Configuration]]
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="other versions" data-expandtext="Click here for other versions" style="width: 400px;">
 
*[[Web_Portal_Tutorial_Guide_v2.6#M2PA-MTP3-ISUP|Web Portal v2.6: SIGTRAN Configuration]]
 
*[[Web_Portal_Tutorial_Guide_v2.6#M2PA-MTP3-ISUP|Web Portal v2.6: SIGTRAN Configuration]]
*[[Web_Portal_Tutorial_Guide_v2.5#SIGTRAN Application Scenarios|Toolpack v2.5: SIGTRAN Application Scenarios]]
+
*[[Web_Portal_Tutorial_Guide_v2.5#SIGTRAN Application Scenarios|Web Portal v2.5: SIGTRAN Application Scenarios]]
*[[Web_Portal_Tutorial_Guide_v2.4#SIGTRAN Application Scenarios|Toolpack v2.4: SIGTRAN Application Scenarios]]
+
*[[Web_Portal_Tutorial_Guide_v2.4#SIGTRAN Application Scenarios|Web Portal v2.4: SIGTRAN Application Scenarios]]
 +
</div>
  
 
== References ==
 
== References ==
 
*[http://en.wikipedia.org/wiki/SIGTRAN Wikipedia article]
 
*[http://en.wikipedia.org/wiki/SIGTRAN Wikipedia article]
*[http://www.sigtran.net/sigtran-introduction.pdf Introduction to SIGTRAN, by Jim Darroch]
+
*[https://www.slideshare.net/krsgowri/sigtran-13102919 Introduction to SIGTRAN, by Jim Darroch]
 
*[[SIGTRAN pricing model 2011|Pricing model (TelcoBridges)]]
 
*[[SIGTRAN pricing model 2011|Pricing model (TelcoBridges)]]
  
  
 
[[category:Glossary]]  
 
[[category:Glossary]]  
[[category:Needs revising]]
 
 
[[Category:Revise on Major]]
 
[[Category:Revise on Major]]

Latest revision as of 15:32, 15 March 2021

SIGTRAN refers to the ability to provide SS7 and ISDN signaling over an IP network.

SIGTRAN is the name given to an Internet Engineering Task Force (IETF) working group that produces specifications for a family of protocols that provide reliable datagram service and user layer adaptations for SS7 and ISDN communications protocols. SIGTRAN is an extension of the SS7 protocol family. It supports the same application and call management paradigms as SS7 but uses an IP transport called Stream Control Transmission Protocol (SCTP) as its underlying transport vehicle. Indeed, the most significant protocol defined by the SIGTRAN group was SCTP, which is used to carry PSTN signaling over IP.


Contents

TelcoBridges and SIGTRAN

TelcoBridges provides support for SIGTRAN starting from Toolpack v2.4. TelcoBridges' SIGTRAN implementation provides support for SCTP, M2UA, M2PA, M3UA and IUA.


Among the features of TelcoBridges' SIGTRAN implementation are the following:

  • M2PA with 64 links (termination)
  • M2UA in SG and ASP mode (relay)
  • M3UA in SG, ASP and IPSP mode (relay)
  • M3UA with load distribution features similar to the MTP3 stack (termination)

Maximum Capacity

Model SCTP links SCTP streams/links M2PA links M2UA links M3UA links M3UA routing context
TMG800 64 64 in&out 64 64 64 60
TMG3200 64 64 in&out 64 64 64 60
TMG7800 1024
(64/Tmedia)
64 in&out 512
(64/Tmedia)
1024
(64/Tmedia)
64 60

Standard references:

  • SCTP
RFC 4960, September 2007
  • M3UA
RFC 4666, IETF
M3UA, Implementation Guide, IETF, 2002
  • M2UA
SS7 MTP2-User Adaptation Layer, RFC 3331, IETF
  • M2PA
RFC 4165, IETF
  • IUA
IETF RFC 5133 ISDN Q.921 User Adaptation Layer, December 2007
ETSI TS 102 332 V1.1.1 ISDN Q.921 User Adaptation Layer

Configuration

References

Personal tools