Envoy Configuration and Management Manual
Configuration Quick Start
Envoy Configuration and Management Manual—429861-001
1-2
Task 1: Create a PROFILE Object for the
Line-Handler Process
ADD Profile Command
To create a profile from the PENVBSC profile (or any of the other profiles for Envoy)
provided by Compaq, use the WAN subsystem SCF ADD PROFILE command. The
command syntax is as follows:
$ZZWAN.#profile_name
is a user-defined name of up to eight alphanumeric characters used to identify the
new profile. You reference profile_name when you create a device for the
line-handler process in Task 2: Create the Line-Handler Process.
FILE $SYSTEM.SYSnn.object_filename
specifies the name of an existing disk file that is used to create the new profile.
modifier_keyword
is the name of a modifier in profile_name. Modifier names are listed in
Section 3, WAN Subsystem Profiles and Modifiers for Envoy.
modifier_value
is the value you want to assign to the modifier specified by
modifier_keyword. Specifying a value in modifier_value assigns a new
value to modifier_keyword in profile_name. Default values and ranges of
values for modifiers in the profiles are described in Section 3, WAN Subsystem
Profiles and Modifiers for Envoy.
Table 1-1. Profile Disk File Names
Communications
Protocol Profile Disk File Name Device Type and Subtype
BSC PENVBSC (7,0), (7,1), (7,2), (7,3), (7,10), (7,13),
(7,30), (7,31), (7,32), (7,33)
ASC PENVASC (7,10), (7,13), (7,40)
TINET PENVTIN (7,9)
ADM PENVADM (7,8)
SIMPLEX PENVSIM (7,40)
ADD PROFILE $ZZWAN.#profile_name
, FILE $SYSTEM.SYSnn.object_filename
[, modifier_keyword [ modifier_value ] ] ...