User manual

Wide Bank 28 DS3 - Release 2.4 July 2004 8-81
CLI Commands and Messages
CLI Command List
TL1
Name: TL1 Configuration
Purpose: Set or show TL1 setup configuration, including the TL1 network identification,
administrator password, and TCP port number. It can also be used to send a simulated
alarm to test the TL1 interface.
This command can be used to embed TL1 commands in quotes and pass them over the
CLI channel to the Wide Bank, rather than initiating a separate TL1 session. (See
Chapter 9.) This feature permits easy verification and testing of the TL1 configuration.
The networkid serves as the unit identifier in multi-unit networks. It is also the string
that appears at the beginning of the command prompt and as the source identifier in
TL1 messages.
Note: The TL1 password can be set but is never displayed to any user.
Security: Set - rw and above with basic security; secu with Security Upgrade
Show - ro and above
See Security on page 1-5 for an overview of basic security and the Security Upgrade
option.
Syntax: tl1 [networkid {"string"}|password {"string"}|
portnumber number|send alarm|"TL1command;"]
Field Description
tl1 Use the command by itself to see current settings
networkid "string" Sets network identification string. This is the string that appears
at the beginning of the command prompt and as the source
identifier in TL1 messages. The string must be enclosed in
double quotes.
password "string" Sets initial password for default TL1 user named “admin”. The
string must be enclosed in double quotes.
portnumber number Sets the TCP port number, 1024 to 65535. The default value is
9999. The TCP port number is required for TL1 operation using
the TCP interface port.
send alarm Sends simulatedTL1 alarm to test the interface
"TL1command;"
An embedded Transaction Language One (TL1) command must
end in a semicolon and be enclosed in quotes. See example
below.