Envoy ACP/XF Configuration and Management Manual

Subsystem Control Facility (SCF) Commands for
EnvoyACP/XF
EnvoyACP/XF Configuration and Management Manual429232-003
5-4
ADD DEVICE Command
ADD DEVICE Command
The WAN subsystem ADD DEVICE command provides a method for creating
EnvoyACP/XF lines. This enables you to associate profiles with the process. See
Profile Files and Associated Protocols on page 3-1 for a selection of profile templates
that you can use.
The command syntax is as follows:
$ZZWAN.#device_name
is the device name of the EnvoyACP/XF line-handler process you want to add.
IOPOBJECT $SYSTEM.SYSnn.BSPROCO
is the name of the object file containing the executable object code for an
EnvoyACP/XF line-handler process. This value must be
$SYSTEM.SYSnn.BSPROCO
PROFILE profile_name
is the name of the profile you created for this EnvoyACP/XF line-handler process.
CPU cpunumber
indicates the processor where this EnvoyACP/XF line-handler process normally
executes.
ALTCPU altcpunumber
indicates the processor where the backup EnvoyACP/XF line-handler process
normally executes.
TYPE (11,n)
is the device type and subtype for this EnvoyACP/XF line-handler. Possible
subtypes are: 40 (SDLC), 41 (HDLC), 42 (ADCCP).
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT $SYSTEM.SYSnn.BSPROCO
, PROFILE profile_name
, CPU cpunumber
, ALTCPU altcpunumber
, TYPE (n,n)
, RSIZE rsize
, ADAPTER concname
, CLIP clipnum
, LINE linenum
, PATH { A | B }
[, modifier_keyword [ modifier_value ] ] ...