Specifications
Terminal (Telnet) Commands
59
ICSLan Device Control Boxes
Notes on Specific Telnet Clients
Telnet and terminal clients will have different behaviors in some situations. This section states some of the
known anomalies.
Windows Client Programs
Anomalies occur when using a Windows™ client if you are not typing standard ASCII characters (i.e. using
the keypad and the ALT key to enter decimal codes). Most programs will allow you to enter specific decimal
codes by holding ALT and using keypad numbers.
For example, hold ALT, hit the keypad 1, then hit keypad 0, then release ALT. The standard line feed code is
entered (decimal 10). Windows will perform an ANSI to OEM conversion on some codes entered this way
because of the way Windows handles languages and code pages.
The following codes are known to be altered, but others may be affected depending on the computer's setup.
Characters 15, 21, 22, and any characters above 127.
This affects both Windows Telnet and Terminal programs.
Terminal Commands (Cont.)
Command Description
SET TELNET PORT Sets the device’s IP port listened to for Telnet connections.
Example:
>SET TELNET PORT
Current telnet port number = 23
Enter new telnet port number (Usually 23)(0=disable Telnet):
Once you enter a value and press <Enter>, you get the following mes-
sage:
Setting telnet port number to 23
New telnet port number set, reboot the device for the change
to take effect.
Note: This command requires a reboot to enable new settings.
See the Enabling / Disabling Telnet on EXB Modules section on page 60
for additional information.
SET TELNET USERNAME Set the Username for a secure Telnet session.
• Default = blank (no username required)
• See the Setting a Telnet Username and Password section on page 54
for details.
SET TELNET PASSWORD Set the Password for a secure Telnet session.
• Default = blank (no password required)
• See the Setting a Telnet Username and Password section on page 54
for details.
SHOW CONNECTION LOG Show the master connection log for the device
SHOW CONNECTION STATS Show the connection statistics for the device.
Output similar to the following example:
>show connection stats
Connection Statistics
Total Last 15 Minutes
===== ===============
ICSP Messages: 10039 received 333 received
10038 transmitted 333 transmitted
Blink Messages: 5014 received 166 received
IP Statistics:
RX packets:29298 errors:0 discarded:0
TX packets:15286 errors:0 discarded:0
SHOW LOG Display the message log.
Syntax:
SHOW LOG <start>
• Use <start> to specify the message number to start displaying
• Use <all> to display all messages.