My Oracle Support Banner

Unable To Connect To Secondary IP Address Using TelnetConnection Class (Doc ID 1510745.1)

Last updated on APRIL 06, 2024

Applies to:

Oracle Communications ASAP - Version 4.7.1 to 7.2.0 [Release 4.7 to 7.2]
Information in this document applies to any platform.

Goal

We are unable to connect to the Secondary IP Address using the TelnetConnection Class. 

The user wants to connect to a Secondary IP Address in the case where the telnet connection has failed with 'HOST_IPADDR'.  We are currently using a Telnet connection Class(of Jinterpreter) to connect to the NE . On analyzing the Telnet Connection class, the  user found that in the class itself, inside the connect method, it is taking "getCommParam("HOST_IPADDR");" everytime to connect to the NE . But the user wants to Connect to the secondary IP (set as HOST_SECADDR in comm param ), if it fails with a HOST_IPADDR error. As in the connect method it always takes the  HOST_IPADDR from the comm param to connect to the IP. That why users are facing problems in implementing this .

We need help and tell us some way to either swap the HOST_IPADDR to HOST_SECADDR in case it fails with HOST_IPADDR or if there is any other way to solve this?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.