![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2257682.1 : SCTP Connection Parameters From "Connection Configuration Set" Not Taken Into Account by DSR
In this Document
Created from <SR 3-14687061011> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.3.0 to DSR 7.4.0 [Release DSR 7.0]Information in this document applies to any platform. SymptomsDSR aborts the SCTP connection after 1000 ms while "Retransmit Maximum Timeout for INIT" parameter in "Connection Configuration Set" is set to a higher value (>1000ms). In the following example, the applied "Connection Configuration Set" is including the following parameter:
However, in the below capture, the MP (1.1.1.1) is sending an ABORT 1000ms after the INIT was sent: [admusr@DA-MP]$ sudo tshark -i any -R 'ip.addr== 1.1.1.1 || ip.addr== 2.2.2.2'
Running as user "root" and group "root". This could be dangerous. Capturing on Pseudo-device that captures on all interfaces 2.630353340 1.1.1.1 -> 2.2.2.2 SCTP 156 INIT 3.631565005 1.1.1.1 -> 2.2.2.2 SCTP 56 ABORT 3.717479076 2.2.2.2 -> 1.1.1.1 SCTP 812 INIT_ACK CauseThis is a Diameter Connection Layer (DCL) Bug (Bug 23124057). There is a hard-coded internal timeout used by some other specific processes which is superseding the SCTP parameters configured in "Connection Configuration Set". This Timeout is applied to all connection attempts, which is too small for customers operating with higher RTTs (e.g. satellite links). SolutionA final Fix of Bug 23124057 is provided with DSR 8.0 Release. However, Bug 23331980 made the concerned Timeout configurable on DSR 7.3 & DSR 7.4 releases. To change this Timeout, follow the below procedure:
References<BUG:23124057> - DCL: RE-FACTOR CONNECTION INITIATION<BUG:23331980> - CONNECT TIMEOUT TO BE MADE CONFIGURABLE <NOTE:2335648.1> - Diameter Signaling Router (DSR) – After Upgrade From 7.0.1 to 7.2, DSR sends Abort For Some SCTP Connections Attachments This solution has no attachment |
||||||||||||||||||
|