![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2387144.1 : Diameter Signaling Router (DSR): Unable To SSH To MP Blade Due To Missing Default Route
In this Document
Created from <SR 3-17282308681> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.3.0 and laterTekelec SymptomsUnable to SSH to MP blade from local computer using putty or other terminal emulators, however SSH to MP can be done from NOAM and other blades. Changes
CauseDefault route was missing in the route table on the MP blade, however on NOAM GUI under Configuration -> Network -> Routes the default route was present for the concerned MP blade. In the below logs ideally there should be a default entry at the end. [admusr@MP ~]$ route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface x.x.x.x * a.b.c.d U 0 0 0 xmi y.y.y.y * a.b.c.d U 0 0 0 imi z.z.z.z * a.b.c.d U 0 0 0 control [admusr@MP ~]$
SolutionBelow command cab executed to refresh the network settings on the MP and allows the default route to be deployed on the server. # service network restart
Note: this command may be service impacting as it restarts all network interfaces on the blade, it is recommended to execute this command in a maintenance window and under Oracle TACs guidance.
References<NOTE:2205420.1> - Diameter Signaling Router (DSR) Why Connections Went Unavailable After "network" Service Restart on MP serversAttachments This solution has no attachment |
||||||||||||||||||||
|