Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-IP Lines
Expand Configuration and Management Manual523347-008
8-20
Step 3: Create a Profile for the Line-Handler Process
Step 3: Create a Profile for the Line-Handler
Process
You can create a profile for a single-line Expand-over-IP line-handler process using the
PEXQSIP profile. This profile is 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, refer to the WAN Subsystem Configuration
and Management Manual.
This subsection shows you how to create a profile using PEXQSIP.
ADD Profile Command
To create a profile from the PEXQSIP 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 a device for the line-handler
process in Step 4: Create the 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. PEXQSIP is the disk filename of the profile provided for Expand-over-IP
line-handler processes.
modifier_keyword
is the name of a modifier in profile_name. Modifier names in the PEXQSIP
profile are listed in Profile Modifiers on page 8-28.
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
PEXQSIP profile are described in Profile Modifiers on page 8-28.
Note. Different profiles are provided for Expand-over-IP lines that are part of a multi-line path;
these profiles are described in Section 14, Configuring Multi-Line Paths.
ADD PROFILE $ZZWAN.#profile_name
, FILE $SYSTEM.SYSnn.profile_filename
[, modifier_keyword [ modifier_value ] ] ...