Ref: 10630006
Title: Block Mode Processing on the GS/X.25-IP
date: 7/1/90

Copyright 3Com Corporation, 1991.  All rights reserved.

If an X.25 host does not have a defined PAD profile that can be sent
to the GS/X.25-IP for block mode processing of data, then a
custom PAD profile can be defined on the GS/X.25-IP on a per-port
basis.

The PAD profile must be assigned to a particular port or set of ports.
The defined custom PAD profile will be in effect after a user issues the
Telnet connection to the GS/X.25-IP, the resulting X.25 CALL REQUEST is
issued, and the CALL ACCEPT is issued from the X.25 host.

To create a custom profile, execute the following command.  It will set
the X.3 parameters as defined in the sample PAD profile used for block
mode processing:

   Set PROFile <profile number> [<X.3 parameter>  = <value>],...

Following is a sample PAD profile for block mode processing.  Parameters
that are marked with an asterisk affect the block mode processing.

Parameter       Name                    Value

    1       Escape from data transfer       1
   *2       ECHOData                        1
   *3       DataForward                     2
   *4       IdleTimer                       0
    5       FlowCtlFrom                     1
   *6       InterAction                     1
    7       BreakAction                     1
    8       DataDelivery                    0
    9       CarriageReturnPadding           0
    10      Line Folding                    0
    11      DTE-C Speed                     not configurable
    12      FlowCtlTo                       1
    13      LFInsertion                     5
    14      Line Feed Padding               0
   *15      Local Editing                   1
    16      ERAse                           127
    17      LineERAse                       24
    18      ReprintLine                     18
    19      EditPADServiceSignals           1
    20      ECHOMask                        0
    21      ParityTreatment                 0
    22      PageWait                        0


To show the PAD profile current parameter setting, type:

   SHow PROFile <profile number> [<X.3 parameter number>],...

To save the PAD profile configuration, type:

   SAve PROFile <profile number>

To assign the PAD profile to the desired port number, type:

   Setd Port <port number> PROFile={<profile number> | NONE }

The specification of "NONE" will remove the profile assignment
for the specified port.

To show the current PAD profile-to-port assignment, type:

   SHow Port [<port number>] PROfile

