Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-X.25 Lines
Expand Configuration and Management Manual523347-008
10-10
Step 4: Create the Expand-Over-X.25 Line-Handler
Process
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 as follows:
$ZZWAN.#device_name
specifies, via the WAN subsystem, the device name of the Expand line-handler
process to add.
IOPOBJECT $SYSTEM.SYSnn.LHOBJ
is the name of the object file containing the executable 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 Expand line-handler process in Step
3: Create a Profile for the Expand-Over-X.25 Line-Handler Process.
CPU cpunumber
indicates the processor where this Expand line-handler process will normally
execute.
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 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 ] ] ...