Expand Configuration and Management Manual (H06.03+)

Configuring Expand-Over-IP Lines
Expand Configuration and Management Manual529522-002
8-18
Example
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-25.
Example
In the following example, a profile named SLHIP is created for a single-line Expand-
over-IP line-handler process using the PEXQSIP profile. The
AFTERMAXRETIRES_DOWN modifier is set in the profile.
-> ADD PROFILE $ZZWAN.#SLHIP, FILE $SYSTEM.SYS01.PEXQSIP, &
AFTERMAXRETRIES_DOWN
Step 4: Create the Line-Handler Process
You create a single-line Expand-over-IP line-handler process by adding it as a device
to the WAN subsystem.
ADD DEVICE Command
To create an Expand-over-IP line-handler process, use the WAN subsystem SCF ADD
DEVICE command. The command syntax is as follows:
Note. This section explains how to configure single-line Expand-over-IP line-handler
processes only. Creating an Expand-over-IP line that is part of a multi-line path is explained in
Section 13, Configuring Multi-Line Paths.
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT $SYSTEM.SYSnn.LHOBJ
, PROFILE profile_name
, CPU cpunumber
, ALTCPU altcpunumber
, TYPE (63,0 )
, RSIZE rsize
, ASSOCIATEDEV $tcpip_process
, {IPVER_IPV4 | IPVER_IPV6}
, SRCIPADDR src_ipddr
, SRCIPPORT src_ipport
, DESTIPADDR dest_ipaddr
, DESTIPPORT dest_ipport
, V6SRCIPADDR v6srcip-address
, V6DESTIPADDR v6destip-address
, NEXTSYS sys_number
[, modifier_keyword [ modifier_value ] ] ...