Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TCP transmits data in a single stream and guarantees that data will be delivered in sequence. If there is data loss , or a sequencing error, delivery must be delayed until lost data is retransmitted or an out-of-sequence message is received. SCTP's multistreaming allows data to be delivered in multiple, independent streams , so that if there is data loss in one stream, delivery will not be affected for the other streams.

...

Multihoming in SCTP allows multiple IP addresses in an association. As a result, failover to an alternate interface can be handled in the transport layer. Typically, different IP addresses are bound to different networks thus providing additional resiliency in case of failure.

The number of transmissions, timeouts, and any other parameters that determine when the failover should occur must be set in the SCTP software specific to your operating system.

...

On a system with SCTP installed, you can bind multiple IP addresses to a hostname by editing the hosts file. The location of this file is operating system specific but it can be found under /etc on most Linux and Unix distributions.

...

When a Diameter Stack agent in receives in the system receives a connection request from a peer over SCTP, it is not certain that its hostname will be resolved to the IP address of a particular network interface. To ensure that a specific interface is used to setup set up the connection, you must specify the IP address of the interface in the Primary Host field in the Diameter Stack agent. This can be useful if the peer only uses a single static IP address to connect to the agent. Once the connection is established, failover to an alternate interface is possible.

For further information about the Diameter Stack agent, see 9.1517.3 Diameter Stack Agent.


Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: