Specifications
2-5
Cisco ONS 15454 and Cisco ONS 15327 TL1 Command Guide, R3.3
May 2002
Chapter 2 TL1 Gateway
Implementing TL1 Gateway
Log Into a Remote ENE
Step 1 Telnet or serial port to Node 0, which will become the GNE.
Step 2 To connect to the ENE 1 node, enter the TL1 login command using the following input example:
ACT-USER:NODE1:USERNAME:1234:PASSWORD;
The GNE forwards the login to ENE 1. After successful login, ENE 1 sends a COMPLD response.
Step 3 When you are logged into ENE 1, enter the following TL1 login command to connect to ENE 3:
ACT-USER:NODE3:USERNAME:1234:PASSWORD;
The GNE forwards the login to ENE 3. After successful login, the ENE 3 sends a COMPLD response.
Forward Commands by Specifying the ENE TID (Node 1 or Node 3)
When you are logged into ENE 1 and ENE 3, enter a command and designate a specific TID, as shown
in the following example:
RTRV-HDR:NODE1::1; will retrieve the header of Node 1 and
RTRV-HDR:NODE3::3; will retrieve the header of Node 3.
Receive Autonomous Messages from the Remote ENE
To receive autonomous messages from the remote ENE, you must log into the remote ENE. When you
are logged in, you will start receiving autonomous messages. The source of the message is identified by
the node TID as part of the message.
Log Out of a Remote ENE
To disconnect from a remote ENE, you must use the CANC-USER command as follows:
CANC-USER:NODE1:USERNAME:1; will disconnect ENE 1 and
CANC-USER:NODE3:USERNAME:3; will disconnect ENE 3.
The GNE forwards the logout to the remote ENEs. The GNE/ENE TCP session is closed.