Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2283743.1
Update Date:2017-07-07
Keywords:

Solution Type  Technical Instruction Sure

Solution  2283743.1 :   Serial Connection To The Eagle STP Via EPAP Is Not Available  


Related Items
  • Oracle Communications EAGLE (Software)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS EPAP ECAP
  •  




In this Document
Goal
Solution


Created from <SR 3-15218251851>

Applies to:

Oracle Communications EAGLE (Software) - Version EPAP 16.1 and later
Information in this document applies to any platform.

Goal

We used the command cu -es 9600 -l /dev/ttyS2 to connect to the STP via EPAP, but now after the EPAP upgrade (to 16.1 ) this is not available.

We need the new command to make this connection. 

Solution

The EPAP application 16.1 is based on TPD (platform) 7.0.3 which is based on Oracle Linux. The cu command is not supported in Oracle Linux. The other way to use the serial port connection is using the minicom facility.

Configured remote connection on serial port (ttyS2) and connect the serial port using the minicom.

[admusr@mps-xx-b dev]$ sudo cu -es 9600 -l /dev/ttyS2
sudo: cu: command not found

[epapdev@mps-xx-b ~]$ cu -es 9600 -l /dev/ttyS2
-bash: cu: command not found
[epapdev@mps-xx-b ~]$ appRev
Install Time: Thu Jun 1 04:15:20 2017
Product Name: EPAP
Product Release: 16.1.1.0.0_161.38.0
Base Distro Product: TPD
Base Distro Release: 7.0.3.0.0_86.46.0
Base Distro ISO: TPD.install-7.0.3.0.0_86.46.0-OracleLinux6.7-x86_64.iso
ISO name: EPAP-16.1.1.0.0_161.38.0-x86_64.iso
OS: OracleLinux 6.7

[admusr@mps-xx-b ~]$ remoteConsole --query
mate
switch1B
[root@mps-xx-b etc]# remoteConsole --add --name=eagle --port=ttyS2 --bps=9600 -- databits=7 --parity=E
[root@mps-xx-b etc]# remoteConsole --query
eagle
mate
switch1B

[root@mps-lv-b etc]# minicom eagle

Customer will get the connection with the Eagle MMI Terminal , if its in  VT mode, pressing the CTRL+A two times will bring you to KSR mode.

To come out of the minicom, press the CTRL+A, and "Q", select the "exit without reset" option. CTRL+A and "Z" will give you the help option of the minicom.


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback