Envoy Configuration and Management Manual

Subsystem Control Facility (SCF) Commands for
Envoy
Envoy Configuration and Management Manual429861-001
5-4
ADD DEVICE Command
ADD DEVICE Command
The WAN subsystem ADD DEVICE command provides a method for creating Envoy
lines. This enables you to associate profiles with the process. See Profiles 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 Envoy line-handler process you want to add.
IOPOBJECT $SYSTEM.SYSnn.OENVOY
is the name of the object file containing the executable object code for an Envoy
line-handler process. This value must be $SYSTEM.SYSnn.OENVOY.
PROFILE profile_name
is the name of the profile you created for this Envoy line-handler process.
CPU cpunumber
indicates the processor where this Envoy line-handler process normally executes.
ALTCPU altcpunumber
indicates the processor where the backup Envoy line-handler process normally
executes.
TYPE (7,n)
is the device type and subtype for this Envoy line-handler. Possible subtypes are: 0,
1, 2, 3, 10, 13, 30, 31, 32, and 33 (BSC); 8 (ADM); 9 (TINET); 10 and 13 (ASC);
and 40 (SIMPLEX).
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT $SYSTEM.SYSnn.OENVOY
, 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 ] ] ...