Expand Configuration and Management Manual (H06.21+, J06.10+)
Configuring Expand-Over-ServerNet Lines
Expand Configuration and Management Manual — 529522-013
12 - 9
Example
Example
In this example, a profile named PEXPSSN is created for an Expand-over-ServerNet
line-handler process using the PEXPSSN profile. The AFTERMAXRETRIES_DOWN
modifier is set in the profile.
-> ADD PROFILE $ZZWAN.#PEXPSSN, FILE $SYSTEM.SYS01.PEXPSSN &,
AFTERMAXRETRIES_DOWN
Step 2: Create a Device for the Expand-Over-
ServerNet Line-Handler Process
You create an Expand-over-ServerNet line-handler process by adding it as a device to
the WAN subsystem. For each system you add to the ServerNet cluster, you must
configure line-handler processes for all the other systems in the cluster. On all other
systems in the cluster, you must configure a line-handler process for the system you
are adding.
ADD DEVICE Command
To create an Expand-over-ServerNet 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 Expand-over-ServerNet
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 an Exp
and-over-ServerNet line-handler
process in
Step 1: Create a Profile for the Expand-Over-ServerNet Line-Handler
Process.
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT $SYSTEM.SYSnn.LHOBJ
, PROFILE profile_name
, CPU cpunumber
, ALTCPU altcpunumber
, TYPE (63,4 )
, RSIZE rsize
, ASSOCIATEDEV $ZZSCL
, NEXTSYS sys_number
[, modifier_keyword [ modifier_value ] ] ...










