25-156
Cisco Prime Network 4.0 User Guide
OL-29343-01
Chapter 25 Monitoring Mobile Technologies
Viewing the Stream Control Transmission Protocol
Optional bundling of multiple user messages into a single SCTP packet
Network-level fault tolerance through supporting of multi-homing at either or bo t h end s o f a n
association
The SCTP application submits data to be transmitted in messages to the SCTP transport layer. The
messages and control information is separated and placed in ch unk s (da ta an d con trol chu nks) , eac h
identified by a chunk header. A message can be fragmented over a number of d ata chunks, but each data
chunk contains data from only one user message. SCTP bundles the chunks into SCTP packets, which
are then submitted to the Internet Protocol. The SCTP packet consists of a packet header, SCTP control
chuck (if required) and SCTP data chunks (if available).
The primary distinguishing features of this new protocol are:
multi-homing—The ability of an association to support multiple IP addresses or interfaces at a gi ven
endpoint. Currently, SCTP does not do load-sharing, but with the multi-homing facility, SCTP has
greater potential to survive a session in case of network failures. Using more than one address allows
re-routing of packets in event of failure and also provides an alternate path for retransmissions.
Endpoints can exchange lists of addresses during initiation of the association. One address is
designated as the primary address to receive data. A single port num ber is us ed a cr oss th e ent ire
address list at an endpoint for a specific session. Heartbeat chunks are used to monitor availability
of alternate paths with thresholds set to determine failure of alternate and primary paths.
Note An “association here refers to the connection between two endpoints in this context.
multi-streaming—Each stream represents a sequence of messages within a single association. These
messages may be long or short, which include flags for control of segm ent ati on and r e assemb ly.
Stream Identifiers and Stream Sequence numbers are included in the dat a packet to allo w sequenci ng
of messages on a per-stream basis. This ensures that unnecessary head-of- lin e bloc king be twee n
independent streams of messages is avoided in case of loss in one stream.
SCTP also provides a mechanism for designating order-of-arrival delivery as opposed to ordered
delivery. The design of SCTP includes appropriate congestion avoidance behavior and resistance to
flooding and masquerade attacks.
In case of ASR 5000 devices, SCTP carries signalling traffic that flows through IPSec tunnel over LTE
S1-MME interface.
To view the SCTP configuration details:
Step 1 Right-click the required device in Prime Network Vision and choose Inventory.
Step 2 In the logical inventory window, choose Logical Inventory > Context > Profile > SCTP Template. A
list of SCTP templates is displayed in the content pane.
Step 3 In the Logical Inventory window, select a template from the SCTP Template n ode. The SCTP template
details are displayed in the content pane as shown in Figure 25-21.