Expand Configuration and Management Manual (H06.21+, J06.10+)

Configuring Direct-Connect and Satellite-Connect
Lines
Expand Configuration and Management Manual 529522-013
7 - 7
Step 2: Create a Profile for the Line-Handler Process
Step 2: Create a Profile for the Line-Handler
Process
You can create a profile for a single-line direct-connect line-handler process using the
PEXQSSWN profile. You can create a profile for a single-line satellite-connect
line-handler process using the PEXQSSAT profile. Both profiles are provided in the
$SYSTEM.SYSnn subvolume. You can also create a new profile from an existing
profile, or you can create your own profile. For complete information about profiles, see
the WAN Subsystem Configuration and Management Manual.
This subsection describes how to create a profile using PEXQSSWN and PEXQSSAT.
ADD Profile Command
To create a profile from the PEXQSSWN or PEXQSSAT profile template, use the WAN
subsystem SCF ADD PROFILE command. The command syntax is:
$ZZWAN.profile_name
specifies, via the WAN subsystem, a user-defined name of up to eight
alphanumeric characters that will be used to identify the new profile. You will
reference profile_name when you create a device for the line-handler process in
Step 3: Create the Line-Handler Process.
$SYSTEM.SYSnn.profile_filename
specifies the name of an exi
sting disk file that will be used to create the new
profile. PEXQSSWN is the disk filename of the profile provided for direct-connect
line-handler processes; PEXQSSAT is the disk file name of the profile provided for
satellite-connect line-handler processes.
modifier_keyword
is the name of a modifier in profile_name. Modifier names in the PEXQSSWN
and PEXQSSA
T profiles are listed in
Profile Modifiers on page 7-12.
modifier_value
is the value you want to assign to the modifier specified by modifier_keyword.
S
pecifying a modifier_value assigns a new value to modifier_keyword in
profile_name. Default values and ranges of values for modifiers in the
Note. Different profiles are provided for direct-connect and satellite-connect lines that are part
of a multi-line path; these profiles are described in Section
13, Configuring Multi-Line Paths.
ADD PROFILE $ZZWAN.#profile_name
, FILE $SYSTEM.SYSnn.profile_filename
[, modifier_keyword [ modifier_value ] ] ...