Expand Configuration and Management Manual (H06.21+, J06.10+)
Configuring Expand-Over-X.25 Lines
Expand Configuration and Management Manual — 529522-013
10 - 9
Example
Example
In this example, a profile named SLHX25 is created for a single-line Expand-over-X.25
line-handler process using the PEXQSNAM profile. The COMPRESS_OFF modifier is
added to the profile.
-> ADD PROFILE $ZZWAN.#SLHX25, FILE $SYSTEM.SYS01.PEXQSNAM, &
COMPRESS_OFF
Step 4: Create the Expand-Over-X.25
Line-Handler Process
You create a single-line Expand-over-X.25 line-handler process by adding it as a
device to the WAN subsystem.
ADD DEVICE Command
To create a single-line Expand-over-X.25 line-handler process, use the WAN
subsystem SCF ADD DEVICE command. The command syntax is:
$ZZWAN.#device_name
specifies, via the WAN subsystem, the device name of the Exp
and line-handler
process to add.
IOPOBJECT $SYSTEM.SYSnn.LHOBJ
is the name of the object file containing the execut
able object for code for an
Expand line-handler process. This value must be $SYSTEM.SYSnn.LHOBJ.
PROFILE profile_name
is the name of the profile you created for this Exp
and line-handler process in Step
3: Create a Profile for the Expand-Over-X.25 Line-Handler Process.
Note. This section explains how to configure single-line Expand-over-X.25 line-handler
processes only. Creating Expand-over-X.25 lines that are 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 $nam_process
, ASSOCIATESUBDEV #subdevice
, NEXTSYS sys_number
[, modifier_keyword [ modifier_value ] ] ...










