Kentrox AI232 User Manual

Page 163

Advertising
background image

AI232 Version 9.6x User’s Guide

Alias and Call Routing Configuration: Protocol Processing Modules

7-17

Examples

TN

The Telnet module filters Telnet commands out of the data stream and processes
them appropriately. It also adds commands, as necessary, to data as it travels
downstream. When a Telnet break is received, it is converted to an asynchronous
break as required. When an asynchronous break is received from upstream, it is
converted to a Telnet break and passed downstream.

Defaults
Passes breaks upstream

Passes breaks downstream

Initiates Telnet negotiation for WILL Echo and WILL SGA

Optional Parameters

TL1 -T6

Provides TL1 packetizing and sets the packetizing timer to .06
seconds.

TL1 -F10,127

Provides TL1 packetizing and filters out the characters for line
feed and delete.

TL1 -U

Provides TL1 packetizing and prevents breaks from passing
upstream.

TL1 -120 -D

Provides TL1 packetizing on TL1 delimiters for 20 seconds of idle
time. Prevents breaks from passing downstream.

-U

Prevents passing break upstream.

-D

Prevents passing break downstream.

-E

d,d

Initiates Telnet negotiation for WILL Echo and WILL Suppress Go Ahead
(SGA). This is useful when a Telnet connection is made to a remote device
that provides an echo. If

d,d

is specified, then the Telnet negotiation string

is modified. The Telnet negotiation string can be up to 32 characters.

Advertising