Login to SAP J2EE Engine using Telnet

1. Login to the SAP J2EE operating system as SIDadm and execute below command.

telnet <HOST> <PORT>
itsiti:araadm> telnet itsiti 5XX08
Trying 192.168.10.10...
Connected to itsiti.
Escape character is '^]'.

   ***********************************************
   **********************************************
   ****###*******####*****#######**************
   **##***##****##**##****##****##************
   ***##*******##****##***##****##**********
   *****##*****########***######***********
   ******##****##****##***##*************
   **##***##**##******##**##************
   ****###****##******##**##**********
   **********************************
   ********************************

   Telnet Administration
   SAP J2EE Engine v7.00

2. Type MAN for command help options

>man

***** ADMIN *****
CIC             GC              INFO            LISTMP          LISTSP
LL              LLR             LP              LSC             LSI
LSL             LSM             LSP             LSS             LSTOL
SETMP           SETSP           SHUTDOWN        STARTSERVICE    STOPSERVICE
VERSION

***** SYSTEM *****
ADD             CAT             CLS             ECHO            EXIT
GET             GREP            KILL            LOADENV         MAN
MORE            PS              QUIT            REMOVE          RUN
SAVEENV         SET

***** TELNET *****
JUMP

You May Also Like

Leave a Reply?