Expand Configuration and Management Manual (G06.24+)
Configuring Expand-Over-ServerNet Lines
Expand Configuration and Management Manual—523347-008
12-8
ADD Profile Command
ADD Profile Command
To create a profile from the PEXPSSN profile template, use the WAN subsystem SCF
ADD PROFILE command. The command syntax is as follows:
$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 this profile_name when you create devices for the Expand-over-
ServerNet line-handler processes in Step 2: Create a Device for the Expand-Over-
ServerNet Line-Handler Process.
FILE $SYSTEM.SYSnn.profile_filename
specifies the name of an existing disk file that will be used to create the new
profile. PEXPSSN is the disk filename of the profile provided for Expand-over-
ServerNet line-handler processes.
modifier_keyword
is the name of a modifier in profile_name. Modifier names in the PEXPSSN
profile are listed in Profile Modifiers on page 12-13.
modifier_value
is the value you want to assign to the modifier specified by modifier_keyword.
Specifying a modifier_value assigns a new value to modifier_keyword in
profile_name. Default values and ranges of values for modifiers in the
PEXPSSN profile are described in Profile Modifiers on page 12-13.
Example
In the following example, a profile named PEXPSSN is created for an Expand-over-
ServerNet line-handler process using the PEXPSSN profile. The
AFTERMAXRETRIES_DOWN modifier is set in the profile.
-> ADD PROFILE $ZZWAN.#PEXPSSN, FILE $SYSTEM.SYS01.PEXPSSN &,
AFTERMAXRETRIES_DOWN
ADD PROFILE $ZZWAN.#profile_name
, FILE $SYSTEM.SYSnn.profile_filename
[, modifier_keyword [ modifier_value ] ] ...