HOW TO MINICOM TO EAGLE FROM EPAP
To minicom to Eagle from EPAP, you will need to make sure that you have a connectivity between Eagle MMI port and EPAP.
Then, login to EPAP server and query remoteConsole to make sure Eagle is shown:
[root@epap ~]$ remoteConsole --query
mate
switch1B
[root@epap ~]$
[root@epap ~]# remoteConsole --add --name=eagle --bps=9600 --port=ttyS2
[root@epap ~]# remoteConsole --query
eagle
mate
switch1B
[root@epap ~]#
The recommended configuration for MMI should be,
Speed: 9600
Data bits: 7
Stop bits: 1
parity: Even
Flow control: XON/OFF
You can verify the configuration using command as below
# remoteConsole --query --name=eagle
Set the configuration as above then enter the following command in EPAP to get MMI access to Eagle.