Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-FOX Lines
Expand Configuration and Management Manual523347-008
13-6
ADD DEVICE Command
ADD DEVICE Command
To create an Expand-over-FOX 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-over-FOX line-
handler process you want 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 an Expand-over-FOX line-handler
process in Step 1: Create a Profile for the Expand-Over-FOX Line-Handler
Process.
CPU cpunumber
indicates the processor where this Expand-over-FOX line-handler process will
normally execute.
ALTCPU altcpunumber
indicates the processor where the backup Expand-over-FOX line-handler process
will normally execute.
TYPE (63,3)
is the device type and subtype for Expand-over-FOX line-handler processes. The
device type is always 63 for Expand line-handler processes. The subtype is always
3 for Expand-over-FOX line-handler processes.
RSIZE rsize
specifies the time factor of the line for the Expand routing algorithm. RSIZE can be
0 if the time factor is set using some other modifier.
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT $SYSTEM.SYSnn.LHOBJ
, PROFILE profile_name
, CPU cpunumber
, ALTCPU altcpunumber
, TYPE (63,3 )
, RSIZE rsize
, ASSOCIATEDEV $ZZFOX
, NEXTSYS sys_number
[, modifier_keyword [ modifier_value ] ] ...