SUA. Kalpana Uppalapati Swathi Paladugu Atmaram Palakodety

Size: px
Start display at page:

Download "SUA. Kalpana Uppalapati Swathi Paladugu Atmaram Palakodety"

Transcription

1 SUA Kalpana Uppalapati Swathi Paladugu Atmaram Palakodety

2 Contents Introduction Features of SUA SUA Architecture Applications Signalling Transport Architecture Message Format in SUA Services provided by SUA Internal Functions Procedures Performance Issues Security issues Conclusions References

3 Introduction SUA is SCCP User Adaptation Layer Provides the services of SCCP in a peer-to-peer architecture Replaces the functionality of SCCP and M3UA over SCTP in IP n/w s SUA is b/w SCTP and TCAP layers

4 Integrated N/w Architecture

5 N/w elements: MGC (Media Gateway Controller): Responsible for mediating call control Controls access from IP world to/from PSTN SG (Signaling Gateway): Responsible for interfacing to SS7 n/w Passes signaling msgs to IP nodes MG (Media Gateway): Responsible for packetisation of voice traffic Transmitting traffic towards destination

6 N/w elements cont.. IP SCP(IP enabled Service Control Protocol): Exists wholly within IP n/w addressable from SS7 n/w IP phone: IP phone is a terminal

7 Protocols b/w IP nodes SIGTRAN (Signaling Transport): A working Group within IETF standard Purpose: To address the transport of PSTN signaling over IP n/w s To interconnect with PSTN: IP n/ws need to transport signaling (SS7) messages b/w IP nodes.

8 SIGTRAN Protocol Architecture Consists of 3 Components: A Standard IP SCTP Adaptation protocol (M2PA,M2UA,M3UA,SUA& IUA)

9 Architecture Cont..

10 Comparison of M3UA and SUA

11 SUA Provides means by which an application part (TCAP) may be reached via SG. Allows multiple IP SCPs to be reached via a single SG IP SCP(s) don't require their own S7 point codes

12 What is SCTP? Why SCTP? SCTP is a new IETF standard transport protocol (RFC2960) Stream Control Transmission Protocol An alternative to TCP and UDP It came out of the "signaling transport" community... doing telephone switching over IP networks.. but it emerged as a general-purpose transport protocol

13 SCTP Why? because TCP and UDP lacked some features that were needed What was so special about sigtran? small message sizes need for high availability, absolute minimum delay Why talk about SCTP in this form? Because SCTP is coming soon to a Linux kernel near you (LK-SCTP)

14 SCTP Aspects of signaling transport driving SCTP design need for high availability failover between multiple redundant network interfaces message oriented small message sizes real-time (need absolute minimum delay) upper layer timers need for tunability (Big-I internet vs. engineered networks)

15 What SCTP can do? Almost everything you can do with TCP and UDP (a very few minor exceptions we will note later but for instance: Can do reliable, flow controlled, congestion controlled data exchange, like TCP Can also do unordered, unreliable data exchange, *UDP: msg boundaries, like not reliable UDP) TCP reliable, no msg boundaries Plus the following features NOT available in UDP or TCP. (A quick list only; details follow!) Multi-homing Multi-streaming Message boundaries (with reliability*)

16 SCTP Cont.. Improved SYN-flood protection Tunable parameters (Timeout, Retrans, etc.) A range of reliability and order (full to partial to none) along with congestion control

17 TCAP Overview Transaction Capabilities Application Part Uses services of SCCP Invokes remote procedures of Intelligent Network for support of services such as freephone (800 numbers) Transaction based TCAP has two sub-layers - Transaction Sublayer (TSL) - Component Sublayer (CSL)

18 TCAP The transaction portion contains: The message type: begin, continue, end,... a pair of network addresses: originating endpoint and destination end-point a pair of transaction id identifying the dialogue at each end-point The dialogue portion contains: The application name The component portion contains: operations to execute remotely associated parameters results of previous operations execution

19 SUA cont.. Provides mapping b/w SCCP addresses and IP addresses (at SG) Services of the individual databases are addressed via SSN (Sub System Number) Flexible to support Application parts b/w 2 n/w nodes within IP n/w Allows Service Databases in SS7 n/w to be accesses from the IP n/w

20 SUA cont.. Allows multiple IP SCPs to be reached via a single SG

21 SUA supports: Transfer of SCCP user part messages (TCAP, RANAP, etc.) SCCP connectionless service SCCP connection oriented service. Management of SCTP transports associations between a SG and one or more IP based signaling nodes Distributed IP based signaling nodes Asynchronous reporting of status changes to management

22 SUA Architecture PSTN-IP internetworking All IP network

23 PSTN-IP Protocol Internetworking: SUA: Used between signaling gateway and IP signaling end point and between IP signaling end points Transports SS7 SCCP User Part Signaling Message over IP using SCTP.

24 All IP network:

25 All IP Architecture Example

26 SUA Applicability: SUA can transport bigger SMS messages (characters>>160): This can be done with traditional SCCP but it requires adaptations to MAP protocol and raises internetworking issues SUA can transport bigger messages for all its applications: particularly useful in all-ip, where segmenting/reassembly can be left to SCTP

27 Applicability cont.. SUA is less complex than M3UA +SCCP, but has extended features SUA supports the basic IP addressing architecture and DNS naming: This advantage depends on applications using the extended addressing capabilities

28 Signaling Transport Architecture The framework architecture for switched circuit networks signaling transport over IP uses multiple components IP transport protocol Signaling common transport protocol (SCTP) Adaptation module SUA architecture can be modeled as peer-to peer architecture

29 Application Server (AS) - A logical entity serving a specific Routing Key. An example of an Application Server is a virtual IP database element handling all requests for an SCCP-user. Routing Key - The Routing Key describes a set of SS7 parameters and/or parameter ranges that uniquely defines the range of signalling traffic configured to be handled by a particular Application Server. These are mutually exclusive Application Server Process (ASP) - An Application Server Process serves as an active or backup process of an Application Server

30 Signalling Gateway Process (SGP) - A process instance of a Signalling Gateway. It serves as an active, load-sharing or broadcast process of a Signalling Gateway. Signalling Process - A process instance that uses SUA to communicate with other signalling process. An ASP, a SGP and an IPSP are all signalling processes. Routing Context - An Application Server Process may be configured to process traffic within more than one Application server

31 SS7 to IP interworking architecture for connectionless transport connection oriented transport connectionless transport SCCP and SUA layers interface in SG Internetworking between SCCP and SUA layers is needed

32 protocol architecture for connectionless transport

33 Contd.. SG as end point Connectionless SCCP messages are routed on point code (PC) and subsystem number (SSN) SCCP user is located at SG SG as relay point A Global Title translation is executed at the signalling gateway, before the destination of the message can be determined.

34 Contd GT Translation yields an SCCP entity set for which an AS is derived Selection is based on SCCP called party address (and possibly other SS7 parameters depending on implementation) ASP is selected and CLDT (connectionless data transfer) is sent on appropriate SCTP association/stream

35

36 Routing context Routing context parameter is exchanged between the SGP and ASP (or between two ASP s) identifying relevant application server Protocol class Depending upon SCCP users supported, SUA supports the SCCP protocol classes transparently ASP selection criterion

37 For TCAP messages load sharing is only possible for first message in a TCAP SGP needs to know the TID allocation policy of the ASP s in a single AS state sharing fixed range of TID s per ASP in the AS

38 Connection Oriented Transport For connection-oriented transport, SCCP and SUA interface at the signaling gateway to associate the two connection sections needed for connectionoriented data transfer between an SS7 signaling end point and an IP endpoint Routed on DPC in SS7 connection section IP address in IP section Resources are kept within SG to forward message from ine section to another

39 All IP Architecture To carry a protocol that uses the transport services of SCCP within an IP network This architecture removes need for signalling gateway functionality

40 Common Message Header

41 Services provided by SUA Support for transport of SCCP user messages SCCP protocol support Protocol class 0 provides unordered transfer of SCCP- user messages in a connectionless manner. Protocol class 1 allows the SCCP-user to select the sequenced delivery of SCCP-user messages in a connectionless manner. Protocol class 2 allows the bidirectional transfer of SCCPuser messages by setting up a temporary or permanent signalling connection. Protocol class 3 allows the features of protocol class 2 with the inclusion of flow control. Detection of message loss or mis-sequencing is included.

42 Contd.. Network management functions Interworking with SCCP network management functions ASP management messages for ASP status Interworking with SCCP management messages consists of Destination Unavailable (DUNA) Destination Available (DAVA) Destination State Audit (DAUD) Signalling Congestion (SCON) Destination User Part Unavailable (DUPU) Destination restricted (DRST)

43 Contd. Support for the management between SGP and ASP Provide an indication to the SCCP-user at an ASP that a SS7 endpoint/peer is unreachable. Provide an indication to the SCCP-user at an ASP that a SS7 endpoint/peer is reachable. Provide congestion indication to SCCP-user at an ASP. Provide the initiation of an audit of SS7 endpoints at the SG.

44 Relay Function SUA may be enhanced with relay functionality to determine next hop SCTP assosciation toward the destination SUA end point Based on Global title information Also based on Hostname information, IP address or pointcode contained in the called party address Allows for greater scalability, reliability and flexibility in wide scale development of SUA

45 Internal functions provided by SUA layer Address mapping function (AMF) AMF is responsible for resolving the address presented in the incoming SCCP/SUA message to SCTP association to destinations within the IP network AMF will select the appropriate SCTP association based upon routing context/routing key avialable

46 contd.. Address Mapping at the SG Address Mapping at the ASP Address Mapping function at a Relay node SCTP stream mapping Flow control Congestion managemnet

47 Address mapping at SG The SGP will buffer the message destined for this AS for a time T(r) or until an ASP becomes available. If there is no address mapping match for an incoming message, a default treatment MAY be specified Possible solutions are to provide a default Application Server to direct all unallocated traffic to a (set of) default ASP(s), or to drop the messages and provide a notification to management

48 Address mapping at ASP To direct messages to the SS7 network, the ASP MAY perform an address mapping which is accomplished by observing the Destination Point Code and other elements of the outgoing message, SS7 network status, SGP availability, and Routing Context configuration tables. No SUA messaging is available to manage the status of an SGP An ASP routes responses to the SGP that it received messages from; within the routing context which it is currently active and receiving traffic.

49 Address Mapping function at Relay Node The relay function is invoked when: Routing is on Global Title Routing is on Hostname Routing is on SSN and PC or SSN and IP Address and the address presented is not the one of the relay node To prevent looping SS7 hop counter is used Each time the relay function is invoked within an intermediate (relay) node, the SS7 hop counter is decremented. When the value reaches zero, the return or refusal procedures are invoked with reason "Hop counter violation".

50 SCTP Stream Mapping Stream selection based on protocol class: Protocol class 0: SUA MAY select unordered delivery. The stream selected is based on traffic information available to the SGP or ASP. Protocol class 1: SUA MUST select ordered delivery. The stream selected is based upon the sequence parameter given by the upper layer over the primitive interface and other traffic information available to the SGP or ASP Protocol classes 2 and 3: SUA MUST select ordered delivery. The stream selected is based upon the source local reference of the connection and other traffic information available to the SGP or ASP.

51 Flow control Congestion Management

52 SUA Procedures ASP : application server process AS : application server: An Application Server contain at least one ASP. The ASP within the Application server can be processing traffic or can be in standby. The way in which traffic is shared over the ASP of a AS is implementation dependent. However traffic that needs the same server (such as TCAP msgs belonging to the same transaction) must be sent to the same ASP, if possible. An ASP can belong to different Application Servers If a ASP would fail then internal mechanisms have to provide for the transfer of state (example state of TCAP/application transaction.) within the AS.

53 ASP state Transitions ASP-DOWN Initial state when SUA peer communication is not available ASP-INACTIVE The SUA peer at ASP is available but application traffic is stopped ASP- ACTIVE The remote SUA peer and traffic is also active

54 ASP Events Reception of messages from the peer SUA layer at the ASP/IPSP Reception of some messages from the SUA layer at other ASP/IPSP`s in AS Reception of indications from SCTP layer Local Management intervention

55 SUA Procedures SUA layer has respond to various local primitives Receiving from other layers And messages that is received from SUA Layer Receipt of primitives from : SCCP Layer management SUA Peer Management Messages

56 SUA Procedures Receipt of primitives from SCCP Verifies whether concerned Application sever interested status change And then transforms to the applicable messages to the list of concerned ASPs using stream ID 0 Management indications are determined by SCCP SUA message determines the application based server requests from Routing key From the list of ASP's the active state is selected and a DATA message is sent

57 SUA Procedures Receipt of primitives from Layer management Gets the appropriate action by the local layer management It will establish SCTP associates with remote peer by sending an SCTP-ASSOCIATE primitive to the local SCTP layer The SCTP sends an SCTP-Communication UP primitive to SUA layer It will also sends the M-SCTP_RELEASE request primitive for layer management

58 SUA Procedures Receipt of SUA Peer Management Messages Selection of the layer management is done upon the ASP Active and ASP IN ACTIVE Invokes the corresponding ASP this are also generated at SUA events Then message transfer is done accordingly

59 Issues with the existing network Limited performance and capacity Network overloaded with non signaling traffic Network elements do not scale well Network elements are too expensive Applications may need to be shut down during upgrades

60 Performance Issues The SUA protocol should be flexible enough to allow different configurations and transport technology Signaling messages (especially SS7) have a very stringent loss and delay requirements in the existing telephone networks that must to be adhered to one protocol layer less. The elimination of SCCP reduces the complexity of the network node (implementation as well as management), therefore reducing costs.

61 Performance Issues Signaling messages have very stringent loss and delay requirements in the existing telephone networks that need to be supported by SUA For transmission of signaling information over internet, SIGTRAN recommends use of IPSEC, which provides following security services Authentication Integrity Confidentiality Availability

62 PSTN IP Protocol Interworking MSC (or SSP) MAP/INAP TCAP SCCP MTP 1-3 PSTN Signalling Gateway SCCP Interw. MTP 1-3 SUA SCTP IP IP-based Network HLR (or SCP) MAP/INAP TCAP SUA SCTP IP

63 Services of TCAP TCAP (Transaction Capabilities Applications Part) Capable of running with SCCP and SUA(SIGTRAN-IP) Supporting the exchange of non-circuit related information between signaling points Queries and responses sent between SSPs and SCPs are carried in TCAP messages Provides services to INAP (IN Application Part) MAP (Mobile Application Part)

64 MAP MAP (Mobile Application Protocol) is a family of standard protocols that is used on the various interfaces of the Reference Model Includes SS7-TCAP to perform Request-Response operations error is returned when request cannot be granted reject is returned if request cannot be understood As for IN, this mechanism can be adapted to different functionalities by using different options and parameters for requests and responses.

65 Layer 7 ANSI-41 MAP TCAP level 3 SS7 X.25 MTP level 1 TCP/IP ANSI-41 MAP protocol architecture can support several underlying protocols.

66 Security Issues SUA is designed to carry signaling messages for telephony services So SUA involves the security needs of several parties of: The end users of the services The network providers and the applications involved. Additional security requirements may come from local regulation. While having some overlapping security needs, any security solution should fulfill all of the different parties needs.

67 Threats There is no quick fix, one-size-fits-all solution for security As a transport protocol, SUA has the following security objectives: Availability of reliable and timely user data transport. Integrity of user data transport. Confidentiality of user data.

68 Security Continued SUA runs on top of SCTP. SCTP provides certain transport related security features, such as: * Blind Denial of Service Attacks * Flooding * Masquerade * Improper Monopolization of Services

69 Security Continued But when network in which SUA runs in involves more than one party, so it is not reasonable to expect that all parties have implemented a security in a sufficient way. End-to-end security should be the goal (so as to achieve it IPSEC is used to ensure confidentiality of user pay load) (IP SECurity) A security protocol from the IETF that provides authentication and encryption over the Internet

70 Security Continued IANA (Internet Assigned Numbers Authority) has registered SCTP Port Number for SUA. This port number is the port that the SGPs listen to when receiving SCTP datagram's.

71 Confidentiality Particularly for mobile users, Security includes the masking of IP addresses and ports As application level encryption is not sufficient, It is supported IPSEC ISAKMP service. IPSEC ISAKMP is IPSEC internet security Association key management protocol : Data integrity Data origin authentication Anti reply protection Confidentiality

72 Protocol Extensions IANA (Internet Assigned Numbers Authority) has proposed following extensions: Through definition of additional message classes. Through definition of additional message types. Through definition of additional message parameters. The above are the integral parts of SIGTRAN adaptation layers The extensions don't disturb the present working protocol

73 Protocol Extensions Definition of additional message classes A long and short name for the message class A detailed description of the purpose of the message class Definition of additional message types A long and short name for the new message type A detailed description of the structure of the message

74 Protocol Extensions A detailed definition and description of intended use of each field within the message. A detailed procedural description of the use of the new message type within the operation of the protocol A detailed description of error conditions when receiving this message type Definition of additional message parameters Name of the parameter type. Detailed description of the structure of the parameter field. This structure MUST conform to the general type-lengthvalue format described earlier in the document. Detailed definition of each component of the parameter value.

75 Conclusions Network Evolution to an All-IP Network Both traditional Circuit switch and IP based services need to be supported by single network infrastructure simultaneously. Hybrid architecture may be the best solution.

76 References SUA Home Page: SUA Material: Web ProForum Tutorials : Airslide Systems: Artesyn Technologies:

77 Questions???

78 Questions: What layers does SUA replace in IP networks? Give any two differences between the M3UA/SCCP and SUA? What are the performances provided by the SUA?

79 Answers: SUA replaces the functionality of SCCP and M3UA over SCTP in IP n/w s. SUA doesn t require SCCP services as M3UA.SUA allows the IP network to route the messages using Global Title Information where as in M3UA messages are handled from point-code to point code. Authentication,Integrity,Confidentiality,Availability

80 Thank YOU

Transport of (Legacy) Signaling over IP. Summary of course scope

Transport of (Legacy) Signaling over IP. Summary of course scope Transport of (Legacy) Signaling over SIGTRAN architecture (http://www.ietf.org/html.charters/sigtran-charter.html) Raimo Kantola S- 2004 Signaling Protocols 15-1 Summary of course scope PABX H.323 or S

More information

Internet Engineering Task Force. G. Sidebottom gregside Consulting. Expires: 30 December J. Keller Tekelec B. Bidulock OpenSS7 Corporation

Internet Engineering Task Force. G. Sidebottom gregside Consulting. Expires: 30 December J. Keller Tekelec B. Bidulock OpenSS7 Corporation INTERNET-DRAFT Internet Engineering Task Force Issued: 30 June 2002 Expires: 30 December 2002 J. Loughney (Editor) Nokia G. Sidebottom gregside Consulting L. Coene, G. Verwimp Siemens J. Keller Tekelec

More information

Interworking Switched Circuit and Voice-over IP Networks Tutorial

Interworking Switched Circuit and Voice-over IP Networks Tutorial Interworking Switched Circuit and Voice-over IP Networks Tutorial Definition The term operations support systems (OSSs) generally refers to the systems that perform management, inventory, engineering,

More information

3GPP TS V4.3.0 ( )

3GPP TS V4.3.0 ( ) TS 29.202 V4.3.0 (2002-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network; SS7 Signalling Transport in Core Network; Stage 3 (Release 4) The present

More information

Signaling System 7 (SS7) By : Ali Mustafa

Signaling System 7 (SS7) By : Ali Mustafa Signaling System 7 (SS7) By : Ali Mustafa Contents Types of Signaling SS7 Signaling SS7 Protocol Architecture SS7 Network Architecture Basic Call Setup SS7 Applications SS7/IP Inter-working VoIP Network

More information

3GPP TR V7.0.0 ( )

3GPP TR V7.0.0 ( ) TR 29801 V700 (2007-06) Technical Report 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Feasibility study of using M2PA in networks (Release 7) The present

More information

B. Bidulock Version 0.2 Page 1

B. Bidulock Version 0.2 Page 1 Network Working Group INTERNET-DRAFT Expires in January 2004 Brian Bidulock OpenSS7 Corporation July 26, 2003 Status of this Memo SS7 TCAP-User Adaptation Layer (TUA)

More information

Oracle Communications Network Charging and Control. SIGTRAN m3ua_if Protocol Implementation Conformance Statement Release 6.0.1

Oracle Communications Network Charging and Control. SIGTRAN m3ua_if Protocol Implementation Conformance Statement Release 6.0.1 Oracle Communications Network Charging and Control SIGTRAN m3ua_if Protocol Implementation Conformance Statement Release 6.0.1 April 2017 Copyright Copyright 2017, Oracle and/or its affiliates. All rights

More information

Expires in six months January 10, SS7 TCAP-User Adaptation Layer TUA <draft-bidulock-sigtran-tua-00.ps>

Expires in six months January 10, SS7 TCAP-User Adaptation Layer TUA <draft-bidulock-sigtran-tua-00.ps> Network Working Group INTERNET-DRAFT Brian Bidulock OpenSS7 Corporation Expires in six months January 10, 2002 SS7 TCAP-User Adaptation Layer TUA Status of this Memo

More information

Randall Stewart, Cisco Systems Phill Conrad, University of Delaware

Randall Stewart, Cisco Systems Phill Conrad, University of Delaware SCTP: An Overview Randall Stewart, Cisco Systems Phill Conrad, University of Delaware 1 Our Objectives Be able to explain what SCTP is, and what its major features are when and why you might use it (instead

More information

3GPP TS V ( )

3GPP TS V ( ) TS 29.202 V10.1.0 (2011-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Signalling System No. 7 (SS7) signalling transport in core

More information

TSIN02 - Internetworking

TSIN02 - Internetworking TSIN02 - Internetworking Lecture 5: SCTP Litterature: Forouzan 3 rd ed, Chapter 13 RFC3257 SCTP Applicability Statement RFC3286 Introduction to SCTP Outline: What is SCTP? Why SCTP? SCTP Architecture SCTP

More information

Stream Control Transmission Protocol (SCTP)

Stream Control Transmission Protocol (SCTP) Stream Control Transmission Protocol (SCTP) Definition Stream control transmission protocol (SCTP) is an end-to-end, connectionoriented protocol that transports data in independent sequenced streams. SCTP

More information

TSIN02 - Internetworking

TSIN02 - Internetworking Lecture 5: SCTP Litterature: RFC3257 SCTP Applicability Statement RFC3286 Introduction to SCTP Forouzan 3 rd ed, Chapter 13 (optional) RFC2960 (optional extra material) RFC3309 (optional extra material)

More information

Load Selection (LOADSEL) for Signalling User Adaptation Layers. <draft-bidulock-sigtran-loadsel-02.ps>

Load Selection (LOADSEL) for Signalling User Adaptation Layers. <draft-bidulock-sigtran-loadsel-02.ps> Network Working Group INTERNET-DRAFT Expires in January 2004 Brian Bidulock OpenSS7 Corporation July 26, 2003 Status of this Memo Load Selection (LOADSEL) for Signalling User Adaptation Layers

More information

M. Kalla Telcordia Technologies G. Sidebottom Nortel Networks February 2001

M. Kalla Telcordia Technologies G. Sidebottom Nortel Networks February 2001 Network Working Group Request for Comments: 3057 Category: Standards Track K. Morneault Cisco Systems S. Rengasami M. Kalla Telcordia Technologies G. Sidebottom Nortel Networks February 2001 ISDN Q.921-User

More information

The Next Generation Signaling Transfer Point

The Next Generation Signaling Transfer Point The Next Generation Signaling Transfer Point Overview As the Global network is undergoing immense changes and the Next-Generation IP networks become a reality, it signals an evolution towards using Internet

More information

ETSI TS V8.1.1 ( ) Technical Specification

ETSI TS V8.1.1 ( ) Technical Specification TS 129 202 V8.1.1 (2009-01) Technical Specification Universal Mobile Telecommunications System (UMTS); Signalling System No. 7 (SS7) signalling transport in core network; Stage 3 (3GPP TS 29.202 version

More information

Reliability and Availability in Stream Control Transport Protocol (SCTP)

Reliability and Availability in Stream Control Transport Protocol (SCTP) Reliability and Availability in Stream Control Transport Protocol (SCTP) Research Seminar on Real Time and High Availability Autumn 2001 by Laila Daniel on 21 st Nov. 2001 Stream Control Transmission Protocol

More information

MED: Voice over IP systems

MED: Voice over IP systems Course aim: Online course specification MED: Voice over IP systems This course describes the functional components and operation of telephony systems based on the Internet Protocol (IP) with emphasis on

More information

INTERNATIONAL TELECOMMUNICATION UNION. SPECIFICATIONS OF SIGNALLING SYSTEM No. 7

INTERNATIONAL TELECOMMUNICATION UNION. SPECIFICATIONS OF SIGNALLING SYSTEM No. 7 INTERNATIONAL TELECOMMUNICATION UNION Q.74 TELECOMMUNICATION (0/9) STANDARDIZATION SECTOR OF ITU SPECIFICATIONS OF SIGNALLING SYSTEM. 7 SIGNALLING SYSTEM. 7 SIGNALLING CONNECTION CONTROL PART PROCEDURES

More information

N-Squared Software SIP Specialized Resource Platform SIGTRAN-TCAP-INAP Protocol Conformance Statement. Version 2.2

N-Squared Software SIP Specialized Resource Platform SIGTRAN-TCAP-INAP Protocol Conformance Statement. Version 2.2 N-Squared Software SIP Specialized Resource Platform SIGTRAN-TCAP-INAP Protocol Conformance Statement Version 2.2 1 Document Information 1.1 Scope and Purpose This document describes the implementation

More information

ETSI TS V ( )

ETSI TS V ( ) TS 129 202 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); Signalling System No. 7 (SS7) signalling transport in core network; Stage 3 (3GPP TS 29.202 version

More information

Transport Layer. The transport layer is responsible for the delivery of a message from one process to another. RSManiaol

Transport Layer. The transport layer is responsible for the delivery of a message from one process to another. RSManiaol Transport Layer Transport Layer The transport layer is responsible for the delivery of a message from one process to another Types of Data Deliveries Client/Server Paradigm An application program on the

More information

Chapter 6. What happens at the Transport Layer? Services provided Transport protocols UDP TCP Flow control Congestion control

Chapter 6. What happens at the Transport Layer? Services provided Transport protocols UDP TCP Flow control Congestion control Chapter 6 What happens at the Transport Layer? Services provided Transport protocols UDP TCP Flow control Congestion control OSI Model Hybrid Model Software outside the operating system Software inside

More information

IPV6 SIMPLE SECURITY CAPABILITIES.

IPV6 SIMPLE SECURITY CAPABILITIES. IPV6 SIMPLE SECURITY CAPABILITIES. 50 issues from RFC 6092 edited by J. Woodyatt, Apple Presentation by Olle E. Johansson, Edvina AB. ABSTRACT The RFC which this presentation is based upon is focused on

More information

Performance Evaluation of the Stream Control Transmission Protocol

Performance Evaluation of the Stream Control Transmission Protocol Performance Evaluation of the Stream Control Transmission Protocol Andreas Jungmaier, University of Essen, Institute of Computer Networking Technology, Germany Michael Schopp, Michael Tüxen, Siemens AG,

More information

Application Note. Enabling Dual-Chassis Fault Tolerance with the Dialogic DSI SIGTRAN Stack

Application Note. Enabling Dual-Chassis Fault Tolerance with the Dialogic DSI SIGTRAN Stack Enabling Dual-Chassis Fault Tolerance with the Dialogic DSI SIGTRAN Stack Executive Summary In seeking to achieve five-nines (99.999%) availability and a high degree of fault tolerance in a SIGTRAN signaling

More information

NICC ND 1029 V1.1.1 ( )

NICC ND 1029 V1.1.1 ( ) NICC Document UK Interconnect use of M3UA Michael Faraday House, Six Hills Way, Stevenage SG1 2AY Tel.: +44(0) 20 7036 3636 Registered in England and Wales under number 6613589 2 NOTICE OF COPYRIGHT AND

More information

SS7 Basic Configurations

SS7 Basic Configurations CHAPTER 1 Revised: July 31, 2008, Overview Signaling System 7 (SS7) is an out of band signaling system used in the public switched telephone network (PSTN) to: Control call setup and tear down calls Transport

More information

Topics in Computer Networking Switch SS7 PSTN/ISDN. Gatekeeper/ Proxy Server. Topics in Computer Networking Н.

Topics in Computer Networking Switch SS7 PSTN/ISDN. Gatekeeper/ Proxy Server. Topics in Computer Networking Н. Outline SCTP Stream Control Transmission Protocol NGN and Motivation for SCTP Protocol Overview Packet format Protection against SYN Flooding Multistreaming Multihoming Research Activities at Kau Summary

More information

Intel NetStructure SS7 Protocols M3UA Programmer s Manual

Intel NetStructure SS7 Protocols M3UA Programmer s Manual Intel NetStructure SS7 Protocols M3UA Programmer s Manual Document Reference: U02STN M3UA Programmer s Manual Issue 2 Page 1 REVISION HISTORY ISSUE DATE BY CHANGES 1 28-Jun-02 IDP Initial Release 2 19-Jun-03

More information

M. Kalla Telcordia Technologies G. Sidebottom Signatus Technologies January 2006

M. Kalla Telcordia Technologies G. Sidebottom Signatus Technologies January 2006 Network Working Group Request for Comments: 4233 Obsoletes: 3057 Category: Standards Track K. Morneault Cisco Systems S. Rengasami Tridea Works M. Kalla Telcordia Technologies G. Sidebottom Signatus Technologies

More information

Gateway to the Future

Gateway to the Future Gateway to the Future High-Performance, Highly-Scalable and Completely Flexible Gateways for to interworking, with simple software upgrades and configurations for any over requirement. The Adax Gateway

More information

Chapter 6. The Protocol TCP/IP. Introduction to Protocols

Chapter 6. The Protocol TCP/IP. Introduction to Protocols Chapter 6 The Protocol TCP/IP 1 Introduction to Protocols A protocol is a set of rules that governs the communications between computers on a network. These rules include guidelines that regulate the following

More information

Load Grouping Extension for Signalling User Adaptation Layers. <draft-bidulock-sigtran-loadgrp-04.ps>

Load Grouping Extension for Signalling User Adaptation Layers. <draft-bidulock-sigtran-loadgrp-04.ps> Network Working Group INTERNET-DRAFT Expires in December 2006 Brian Bidulock OpenSS7 Corporation June 18, 2006 Status of this Memo Load Grouping Extension for Signalling User Adaptation Layers

More information

SS7 Basic Configurations

SS7 Basic Configurations CHAPTER 1 Revised: May 7, 2007, Overview Signaling System 7 (SS7) is an out of band signaling system used in the public switched telephone network (PSTN) to: Control call setup and tear down Transport

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection control part

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection control part INTERNATIONAL TELECOMMUNICATION UNION ITU-T Q.714 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/96) SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System. 7 Signalling connection

More information

(12) Patent Application Publication (10) Pub. No.: US 2011/ A1

(12) Patent Application Publication (10) Pub. No.: US 2011/ A1 (19) United States US 2011 0078274A1 (12) Patent Application Publication (10) Pub. No.: US 2011/0078274 A1 Joachimpillai et al. (43) Pub. Date: Mar. 31, 2011 (54) METHOD AND SYSTEM FOR (52) U.S. Cl....

More information

TELECOMMUNICATION SYSTEMS

TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 Signaling System 7 Architecture Signaling System 7 Protocol Stacks Overview Level 1: Physical Connection SS7 Level 2:

More information

The Internet. The Internet is an interconnected collection of netw orks.

The Internet. The Internet is an interconnected collection of netw orks. The Internet The Internet is an interconnected collection of netw orks. Internetw orking-1 Internetworking! Communications Network: A facility that provides a data transfer service among stations attached

More information

Introduction to Internetworking

Introduction to Internetworking Introduction to Internetworking Introductory terms Communications Network Facility that provides data transfer services An internet Collection of communications networks interconnected by bridges and/or

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T Q.711 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2001) SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection

More information

Request for Comments: 3094 Category: Informational J. Keller Tekelec April 2001

Request for Comments: 3094 Category: Informational J. Keller Tekelec April 2001 Network Working Group Request for Comments: 3094 Category: Informational D. Sprague R. Benedyk D. Brendes J. Keller Tekelec April 2001 Status of this Memo Tekelec s Transport Adapter Layer Interface This

More information

2000 Performance Technologies, Inc.

2000 Performance Technologies, Inc. Table of Contents SS7 Tutorial...1 SS7 Tutorial...3 Overview...3 SS7 Protocol Stack...6 Message Transfer Part...7 ISDN User Part...13 Signaling Connection Control Part...20 Transaction Capabilities Application

More information

SS7oIP and SigTran Training

SS7oIP and SigTran Training SS7oIP and SigTran Training OVERVIEW This course provides the student with knowledge of SS7oIP architectures as well as a background in next generation telephony architectures. The focus of the course

More information

A Prototype for SCCP-X A New Lightweight Protocol for Emulation of SCCP in Post-SIGTRAN

A Prototype for SCCP-X A New Lightweight Protocol for Emulation of SCCP in Post-SIGTRAN Department of Computer Science Malin Abrahamsson, Aleksandra Gadji A Prototype for SCCP-X A New Lightweight Protocol for Emulation of SCCP in Post-SIGTRAN D Dissertation 30 ECTS 2005:06 A Prototype for

More information

Simulation of the SCTP Failover Mechanism

Simulation of the SCTP Failover Mechanism Simulation of the SCTP Failover Mechanism M Minnaar, DW Ngwenya, and WT Penzhorn Telkom, NNOC Tier 2 University of Pretoria, South Africa University of Pretoria, South Africa minnaarm@telkom.co.za; dumisa.ngwenya@eng.up.ac.za;

More information

Chapter 7 Transport Layer. 7.0 Introduction 7.1 Transport Layer Protocols 7.2 TCP and UDP 7.3 Summary

Chapter 7 Transport Layer. 7.0 Introduction 7.1 Transport Layer Protocols 7.2 TCP and UDP 7.3 Summary Chapter 7 Transport Layer 7.0 Introduction 7.1 Transport Layer Protocols 7.2 TCP and UDP 7.3 Summary Transport Layer Transportation of Data Role of the Transport Layer The transport layer is responsible

More information

Stream Control Transmission Protocol

Stream Control Transmission Protocol Chapter 13 Stream Control Transmission Protocol Objectives Upon completion you will be able to: Be able to name and understand the services offered by SCTP Understand SCTP s flow and error control and

More information

Course 5 The SS7 signaling systems.

Course 5 The SS7 signaling systems. Course 5 The SS7 signaling systems. Zsolt Polgar Communications Department Faculty of Electronics and Telecommunications, Technical University of Cluj-Napoca General aspects; The SS7 architecture; Node

More information

Unit 2.

Unit 2. Unit 2 Unit 2 Topics Covered: 1. PROCESS-TO-PROCESS DELIVERY 1. Client-Server 2. Addressing 2. IANA Ranges 3. Socket Addresses 4. Multiplexing and Demultiplexing 5. Connectionless Versus Connection-Oriented

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

Network and Security: Introduction

Network and Security: Introduction Network and Security: Introduction Seungwon Shin KAIST Some slides are from Dr. Srinivasan Seshan Some slides are from Dr. Nick Mckeown Network Overview Computer Network Definition A computer network or

More information

SS7 Provisioning. Provisioning SS7 CHAPTER

SS7 Provisioning. Provisioning SS7 CHAPTER CHAPTER 12 Revised: May 31, 2010, This chapter describes how to provision the Cisco BTS 10200 Softswitch to communicate with an SS7 PSTN network and contains the following sections: Provisioning SS7, page

More information

EUROPEAN ETS TELECOMMUNICATION December 1991 STANDARD

EUROPEAN ETS TELECOMMUNICATION December 1991 STANDARD EUROPEAN ETS 300 009 TELECOMMUNICATION December 1991 STANDARD Source: ETSI TC-SPS Reference: T/S 43-03 ICS: 33.020 Key words: ISDN, CCITT SS7 No 7. Integrated Services Digital Network (ISDN); CCITT Signalling

More information

TCP/IP Protocol Suite 1

TCP/IP Protocol Suite 1 TCP/IP Protocol Suite 1 Stream Control Transmission Protocol (SCTP) TCP/IP Protocol Suite 2 OBJECTIVES: To introduce SCTP as a new transport-layer protocol. To discuss SCTP services and compare them with

More information

PRI Backhaul and IUA Support Using SCTP

PRI Backhaul and IUA Support Using SCTP This chapter describes how to implement Stream Control Transmission Protocol (SCTP) features. SCTP is not explicitly configured on routers, but it underlies several Cisco applications. This chapter describes

More information

ETSF05/ETSF10 Internet Protocols Network Layer Protocols

ETSF05/ETSF10 Internet Protocols Network Layer Protocols ETSF05/ETSF10 Internet Protocols Network Layer Protocols 2016 Jens Andersson Agenda Internetworking IPv4/IPv6 Framentation/Reassembly ICMPv4/ICMPv6 IPv4 to IPv6 transition VPN/Ipsec NAT (Network Address

More information

ABSTRACT. Zhou, Dong. Simulation of Transaction Capabilities Application Part (TCAP) over IP. (Under the direction of Dr. S. Felix Wu.

ABSTRACT. Zhou, Dong. Simulation of Transaction Capabilities Application Part (TCAP) over IP. (Under the direction of Dr. S. Felix Wu. ABSTRACT Zhou, Dong. Simulation of Transaction Capabilities Application Part (TCAP) over IP. (Under the direction of Dr. S. Felix Wu.) In order to internetwork with Public Switched Telephone Network (PSTN),

More information

SS7. Mercantec H2 2009

SS7. Mercantec H2 2009 SS7 Mercantec H2 2009 Common Channel Signaling System No. 7 basic call setup, management, and tear down wireless services such as personal communications services (PCS), wireless roaming, and mobile subscriber

More information

3GPP TS V8.0.0 ( )

3GPP TS V8.0.0 ( ) Technical Specification 3rd Generation Partnership Project; Technical Specification Group GSM EDGE Radio Access Network; Signalling transport mechanism specification for the Base Station System - Mobile-services

More information

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet Chapter 2 - Part 1 The TCP/IP Protocol: The Language of the Internet Protocols A protocol is a language or set of rules that two or more computers use to communicate 2 Protocol Analogy: Phone Call Parties

More information

TCP/IP THE TCP/IP ARCHITECTURE

TCP/IP THE TCP/IP ARCHITECTURE TCP/IP-1 The Internet Protocol (IP) enables communications across a vast and heterogeneous collection of networks that are based on different technologies. Any host computer that is connected to the Internet

More information

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 6 OSI MODEL TRANSPORT LAYER

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 6 OSI MODEL TRANSPORT LAYER CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 6 OSI MODEL TRANSPORT LAYER Transport Layer The Transport layer ensures the reliable arrival of messages and provides error checking mechanisms and data

More information

Internetwork Protocols

Internetwork Protocols Internetwork Protocols Background to IP IP, and related protocols Internetworking Terms (1) Communications Network Facility that provides data transfer service An internet Collection of communications

More information

NICC ND 1119 V ( )

NICC ND 1119 V ( ) Document UK Interconnect: Use of Signalling for Packet-Based PSTN/ISDN Network Interoperability Consultative Committee, Ofcom, 2a Southwark Bridge Road, London, SE1 9HA. 2 2008 Ofcom copyright NOTICE OF

More information

SS7 SIGTRAN Troubleshooting

SS7 SIGTRAN Troubleshooting CHAPTER 4 Revised: July 2010, This chapter describes tools and procedures for troubleshooting SIGTRAN problems on the Cisco BTS 10200 Softswitch and Cisco ITP, for clearing Cisco BTS 10200 Softswitch alarms,

More information

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer Science Chapter - 2 Switching and Network Architecture

More information

Layered Architecture

Layered Architecture 1 Layered Architecture Required reading: Kurose 1.7 CSE 4213, Fall 2006 Instructor: N. Vlajic Protocols and Standards 2 Entity any device capable of sending and receiving information over the Internet

More information

ET4254 Communications and Networking 1

ET4254 Communications and Networking 1 Topic 9 Internet Protocols Aims:- basic protocol functions internetworking principles connectionless internetworking IP IPv6 IPSec 1 Protocol Functions have a small set of functions that form basis of

More information

Introduction. IP Datagrams. Internet Service Paradigm. Routers and Routing Tables. Datagram Forwarding. Example Internet and Conceptual Routing Table

Introduction. IP Datagrams. Internet Service Paradigm. Routers and Routing Tables. Datagram Forwarding. Example Internet and Conceptual Routing Table Introduction Datagram Forwarding Gail Hopkins Service paradigm IP datagrams Routing Encapsulation Fragmentation Reassembly Internet Service Paradigm IP Datagrams supports both connectionless and connection-oriented

More information

Introduction to Protocols

Introduction to Protocols Chapter 6 Introduction to Protocols 1 Chapter 6 Introduction to Protocols What is a Network Protocol? A protocol is a set of rules that governs the communications between computers on a network. These

More information

Expires in six months January 10, Load Selection for Signalling User Adaptation Layers <draft-bidulock-sigtran-loadsel-00.

Expires in six months January 10, Load Selection for Signalling User Adaptation Layers <draft-bidulock-sigtran-loadsel-00. Network Working Group INTERNET-DRAFT Brian Bidulock OpenSS7 Corporation Expires in six months January 10, 2002 Load Selection for Signalling User Adaptation Layers

More information

ETSI TS V4.2.0 ( )

ETSI TS V4.2.0 ( ) TS 129 202 V4.2.0 (2002-09) Technical Specification Universal Mobile Telecommunications System (UMTS); Signalling System No. 7 (SS7) signalling transport in core network; Stage 3 (3GPP TS 29.202 version

More information

Oracle Communications EAGLE SIGTRAN User's Guide Release 46.3 E72204 Revision 1

Oracle Communications EAGLE SIGTRAN User's Guide Release 46.3 E72204 Revision 1 Oracle Communications EAGLE SIGTRAN User's Guide Release 46.3 E72204 Revision 1 June 2016 Oracle Communications EAGLE SIGTRAN User's Guide, Release 46.3 Copyright 1993, 2016, Oracle and/or its affiliates.

More information

Secure Telephony Enabled Middle-box (STEM)

Secure Telephony Enabled Middle-box (STEM) Report on Secure Telephony Enabled Middle-box (STEM) Maggie Nguyen 04/14/2003 Dr. Mark Stamp - SJSU - CS 265 - Spring 2003 Table of Content 1. Introduction 1 2. IP Telephony Overview.. 1 2.1 Major Components

More information

SCCP Programmer s Manual Version 1.0.2

SCCP Programmer s Manual Version 1.0.2 SCCP Programmer s Manual Version 1.0.2 Copyright C) 2011 Shabd Communications Pvt Ltd., India http://www.shabdcom.org, sales@shabdcom.org Table of Contents...1 1 INTRODUCTION...7 2 API RETURN VALUES &

More information

CCNA Exploration Network Fundamentals. Chapter 04 OSI Transport Layer

CCNA Exploration Network Fundamentals. Chapter 04 OSI Transport Layer CCNA Exploration Network Fundamentals Chapter 04 OSI Transport Layer Updated: 05/05/2008 1 4.1 Roles of the Transport Layer 2 4.1 Roles of the Transport Layer The OSI Transport layer accept data from the

More information

Goals and topics. Verkkomedian perusteet Fundamentals of Network Media T Circuit switching networks. Topics. Packet-switching networks

Goals and topics. Verkkomedian perusteet Fundamentals of Network Media T Circuit switching networks. Topics. Packet-switching networks Verkkomedian perusteet Fundamentals of Media T-110.250 19.2.2002 Antti Ylä-Jääski 19.2.2002 / AYJ lide 1 Goals and topics protocols Discuss how packet-switching networks differ from circuit switching networks.

More information

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964 The requirements for a future all-digital-data distributed network which provides common user service for a wide range of users having different requirements is considered. The use of a standard format

More information

Voice over IP. Circuit Switching is Inefficient. Circuit Switching is Expensive. Down At The CO

Voice over IP. Circuit Switching is Inefficient. Circuit Switching is Expensive. Down At The CO Voice over IP Telecom Service Provider Perspective Adapted from Materials Provided by Prof. Campbell 1 Circuit Switching is Inefficient Silence not suppressed: One direction is silent almost 100%. Even

More information

Cisco PGW 2200 Softswitch Platform Overview

Cisco PGW 2200 Softswitch Platform Overview CHAPTER 1 Revised: March 7, 2011, This chapter describes the components of the Cisco PGW 2200 Softswitch platform and presents the software architecture of the Cisco PGW 2200 Softswitch, Release 9. This

More information

L2TP Configuration. L2TP Overview. Introduction. Typical L2TP Networking Application

L2TP Configuration. L2TP Overview. Introduction. Typical L2TP Networking Application Table of Contents L2TP Configuration 1 L2TP Overview 1 Introduction 1 Typical L2TP Networking Application 1 Basic Concepts of L2TP 2 L2TP Tunneling Modes and Tunnel Establishment Process 4 L2TP Features

More information

UNIT IV -- TRANSPORT LAYER

UNIT IV -- TRANSPORT LAYER UNIT IV -- TRANSPORT LAYER TABLE OF CONTENTS 4.1. Transport layer. 02 4.2. Reliable delivery service. 03 4.3. Congestion control. 05 4.4. Connection establishment.. 07 4.5. Flow control 09 4.6. Transmission

More information

Dialogic SS7 Protocols

Dialogic SS7 Protocols Dialogic SS7 Protocols SUA Programmer's Manual www.dialogic.com Copyright 2007-2008 Dialogic Corporation. All Rights Reserved. You may not reproduce this document in whole or in part without permission

More information

ICS 351: Networking Protocols

ICS 351: Networking Protocols ICS 351: Networking Protocols IP packet forwarding application layer: DNS, HTTP transport layer: TCP and UDP network layer: IP, ICMP, ARP data-link layer: Ethernet, WiFi 1 Networking concepts each protocol

More information

The Session Initiation Protocol

The Session Initiation Protocol The Session Initiation Protocol N. C. State University CSC557 Multimedia Computing and Networking Fall 2001 Lecture # 25 Roadmap for Multimedia Networking 2 1. Introduction why QoS? what are the problems?

More information

3GPP TR V5.0.0 ( )

3GPP TR V5.0.0 ( ) TR 29.903 V5.0.0 (2001-12) Technical Report 3rd Generation Partnership Project; Technical Specification Group Core Networks; Feasibility Study on SS7 signalling transport in the core network with -User

More information

BT SIP Trunk Configuration Guide

BT SIP Trunk Configuration Guide CUCM 9.1 BT SIP Trunk Configuration Guide This document covers service specific configuration required for interoperability with the BT SIP Trunk service. Anything which could be considered as normal CUCM

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection control part

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection control part INTERNATIONAL TELECOMMUNICATION UNION ITU-T Q.711 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/96) SERIES Q: SWITCHING AND SIGNALLING Specifications of Signalling System No. 7 Signalling connection

More information

Router Architecture Overview

Router Architecture Overview Chapter 4: r Introduction (forwarding and routing) r Review of queueing theory r Router design and operation r IP: Internet Protocol m IPv4 (datagram format, addressing, ICMP, NAT) m Ipv6 r Generalized

More information

Guide To TCP/IP, Second Edition UDP Header Source Port Number (16 bits) IP HEADER Protocol Field = 17 Destination Port Number (16 bit) 15 16

Guide To TCP/IP, Second Edition UDP Header Source Port Number (16 bits) IP HEADER Protocol Field = 17 Destination Port Number (16 bit) 15 16 Guide To TCP/IP, Second Edition Chapter 5 Transport Layer TCP/IP Protocols Objectives Understand the key features and functions of the User Datagram Protocol (UDP) Explain the mechanisms that drive segmentation,

More information

Stream Control Transmission Protocol - Wikipedia, the free encyclopedia

Stream Control Transmission Protocol - Wikipedia, the free encyclopedia Page 1 of 9 Stream Control Transmission Protocol From Wikipedia, the free encyclopedia In the field of The five-layer TCP/IP model 5. Application layer DHCP DNS FTP Gopher HTTP IMAP4 IRC NNTP XMPP MIME

More information

ENEE 457: Computer Systems Security 11/07/16. Lecture 18 Computer Networking Basics

ENEE 457: Computer Systems Security 11/07/16. Lecture 18 Computer Networking Basics ENEE 457: Computer Systems Security 11/07/16 Lecture 18 Computer Networking Basics Charalampos (Babis) Papamanthou Department of Electrical and Computer Engineering University of Maryland, College Park

More information

SS7 SIGTRAN Troubleshooting

SS7 SIGTRAN Troubleshooting CHAPTER 4 Revised: May 7, 2007, This chapter describes tools and procedures for troubleshooting SIGTRAN problems on the Cisco BTS 10200 Softswitch and Cisco ITP, for clearing Cisco BTS 10200 Softswitch

More information

NGN Signalling: SIGTRAN, SIP, H.323 Training

NGN Signalling: SIGTRAN, SIP, H.323 Training NGN Signalling: SIGTRAN, SIP, H.323 Training This course is aimed at providing the student with a detailed overview of the control (signalling) protocols emerging in Next Generation Network (NGN) architectures

More information

CS 640 Introduction to Computer Networks Spring 2009

CS 640 Introduction to Computer Networks Spring 2009 CS 640 Introduction to Computer Networks Spring 2009 http://pages.cs.wisc.edu/~suman/courses/wiki/doku.php?id=640-spring2009 Programming Assignment 3: Transmission Control Protocol Assigned: March 26,

More information

ISDN. Integrated Services Digital Network. definition of ISDN ISDN services basic BRA / PRA architecture protocols & signalling

ISDN. Integrated Services Digital Network. definition of ISDN ISDN services basic BRA / PRA architecture protocols & signalling ISDN Integrated Services Digital Network definition of ISDN ISDN services basic BRA / PRA architecture protocols & signalling What is ISDN? 1. End-to-end digital connectivity 2. Enhanced subscriber signaling

More information

VoIP Core Technologies. Aarti Iyengar Apricot 2004

VoIP Core Technologies. Aarti Iyengar Apricot 2004 VoIP Core Technologies Aarti Iyengar Apricot 2004 Copyright 2004 Table Of Contents What is Internet Telephony or Voice over IP? VoIP Network Paradigms Key VoIP Protocols Call Control and Signaling protocols

More information