Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-SNA Lines
Expand Configuration and Management Manual523347-008
11-12
Example
modifier_keyword
is the name of a modifier in profile_name. Modifier names in the PEXQSNAM
profile are listed in Profile Modifiers on page 11-16.
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
PEXQSNAM profile are described in Profile Modifiers on page 11-16.
Example
In the following example, a profile named SLHSNA is created for a single-line Expand-
over-SNA line-handler process using the PEXQSNAM profile. The
AFTERMAXRETRIES_DOWN is set in the profile.
-> ADD PROFILE $ZZWAN.#SLHSNA, FILE $SYSTEM.SYS01.PEXQSNAM, &
AFTERMAXRETRIES_DOWN
Step 5: Create the Expand-Over-SNA
Line-Handler Process
You create a single-line Expand-over-SNA line-handler process by adding it as a
device to the WAN subsystem.
ADD DEVICE Command
To create a single-line Expand-over-SNA 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-SNA line-handler
processes only. Creating Expand-over-SNA lines that are part of a multi-line path is explained
in Section 14, 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 $nam_process
, ASSOCIATESUBDEV #subdevice
, NEXTSYS sys_number
[, modifier_keyword [ modifier_value ] ] ...