Envoy ACP/XF Configuration and Management Manual
Subsystem Control Facility (SCF) Commands for
EnvoyACP/XF
EnvoyACP/XF Configuration and Management Manual—429232-003
5-6
ADD PROFILE Command
Example
The following command adds the device called $EXF01.
Considerations
•
Not all modifiers have associated values.
•
The modifier_keyword and modifier_value parameters do not add the
specified modifier, or a modifier and its associated value, to the profile used by the
device. Use the ADD PROFILE command to add a modifier, or a modifier and its
associated value, to a profile.
ADD PROFILE Command
To create a profile from the PENVBSC profile (or from any of the other profiles for
EnvoyACP/XF) provided by HP, 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.
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 EnvoyACP/XF.
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 EnvoyACP/XF.
Example 5-3. ADD DEVICE Command
-> ADD DEVICE $ZZWAN.#EXF01,
ADD PROFILE $ZZWAN.#profile_name
, FILE $SYSTEM.SYSnn.object_filename
[, modifier_keyword [ modifier_value ] ] ...