Envoy Configuration and Management Manual
Configuration Quick Start
Envoy Configuration and Management Manual—429861-001
1-6
Task 3: Start the Line-Handler Process
Task 3: Start the Line-Handler Process
To start a line-handler process, use the WAN subsystem SCF START DEVICE
command. The command syntax is as follows:
$ZZWAN device_name
is the device name of the Envoy line-handler process.
Issue the SCF START DEVICE command to the WAN subsystem, as shown in
Example 1-3
. This command creates the specified Envoy line-handler process and
allocates a logical device (LDEV) number.
Task 4: Start the Line
To start the line associated with the line-handler process, use the Envoy subsystem SCF
START LINE command. The command syntax is as follows:
device_name
is the device name of the Envoy line-handler process.
To start the line, issue the SCF START LINE command to the Envoy subsystem, as
shown in Example 1-4
:
Example 1-2. Adding a Line-Handler Process
-> ADD DEVICE $ZZWAN.#ENV01,
TYPE (7, 0),
IOPOBJECT $SYSTEM.SYS01.OENVOY,
PROFILE PENVBSC,
CLIP 1,
LINE 0,
CPU 0,
ALTCPU 1,
ADAPTER CONC1,
RSIZE 512,
PATH A,
START DEVICE $ZZWAN.#device_name
Example 1-3. Starting the Line-Handler Process
-> START DEVICE $ZZWAN.#ENV01
START LINE $device_name