AI296 Version 9.8x User’s Guide
Alias and Call Routing Configuration: Protocol Processing Modules
8-32
PKT
The packetizing module holds data as it arrives until AI296 receives specified
characters (such as new lines). Once the packetizing character is received, all of the
data that has been held is passed on as a single packet. This module also allows data
to be packetized on a timer, which you can set. It also allows you to specify which
characters, if any, to be filtered out of the data stream. PKT works on all protocols.
Defaults
Sets no packetizing timer
Sets no idle packetizing timer
Sets no filter characters
Passes the break upstream
Passes the break downstream
Discards unpacketized data when passing the break upstream
Optional Parameters
Examples
-T
d
Sets the packetizing timer to
d
hundredths of a second. It packetizes
d
hundredths of a second after the last time it was packetized. By setting
d
to zero, the option is turned off.
-I
d
Sets the idle packetizing timer to
d
hundredths of a second. It packetizes
after
d
hundredths of a second after not receiving any new characters.
-P
d,d,d
Sets the packetizing characters to the numbers entered in each
d
option.
Specify up to 16 characters.
-F
d,d,d
Sets the filter characters to the numbers entered in each
d
option.
Specify up to 16 characters. It is possible to packetize on a filtered
character.
-U Prevents the passing of breaks upstream.
-D Prevents the passing of breaks downstream.
-S Packetizes on a specific sequence of characters. Enter up to 16
characters. The packet module accepts only one -S parameter.
-E Activates local echo back to the original Telnet session. It behaves like
an X.25 when X.3 parameter 3 is set to 1.
PKT -T6 Provides packetizing and sets the packetizing timer to .06
seconds.