Feature Description
The validity of SCTP redundancy has to be tested by simulating fail overs when new RNCs/STPs have to be commissioned. Peer-Server Blocking support has been added to prevent any issues during commissioning of new RNCs/STPs.
The Peer Server Blocking feature provides the following functionalities:
-
The SCTP association can be either brought up or down in order to test the redundancy of the same.
-
The PSPs can be brought down without removing the configuration.
-
The SGSN supports a new configuration command under the psp-instance to block/unblock peer endpoint and this configuration is pushed to the Link Manager to achieve peer-server blocking.
-
The SGSN sends a SCTP Shutdown to the remote endpoint and marks the endpoint as LOCKED when the PSP is configured as blocked and if the PSP is in ESTABLISHED state.
-
The SGSN initiates a SCTP INIT when a blocked PSP is un-blocked and if the SGSN is a client and is asp-associated.
-
The SGSN replies with an ABORT when the peer sends INIT in LOCKED state.
-
The SGSN marks the remote endpoint as LOCKED when the PSP is configured as blocked and if the PSP is in a CLOSED state.
-
The PSP state is recovered if the Link Manager expires and no messages are initiated after recovery if the PSP is in locked state.
Supported Number of SCTP Links
The SCTP links are configured as PSP instances per peer server.
In releases prior to 21.5, SGSN supports 12 SCTP links per peer server and 12 Link Manager instances. For a fully loaded chassis with 12 Link Manager Instances, 12 Application Server Processes (ASPs) could be configured with each PSP instance mapped directly to one ASP such that loads get equally distributed and also supports redundancy.
In release 21.5, the number of SCTP links that SGSN supports has been increased from 12 links to 32 links. For configuring more than 12 PSPs, the PSP instances must be mapped in a round-robin technique to the ASPs in order to achieve load distribution.