Expand Configuration and Management Manual (H06.21+, J06.10+)

Configuring Multi-Line Paths
Expand Configuration and Management Manual 529522-013
13 - 8
Step 4: Create the Line-Logical Devices
Step 4: Create the Line-Logical Devices
You must create a line-logical device for each line in the multi-line path. You create a
line-logical device by adding it as a device to the WAN subsystem. All line-logical
devices must be configured in the same processor pair as the path-logical device with
which they are associated.
ADD DEVICE Command
To create a line-logical device, use the WAN subsystem SCF ADD DEVICE command.
The command syntax is:
$ZZWAN.device_name
specifies, via the WAN subsystem, the name of the line-logical device to add.
IOPOBJECT iop_object_filename
is the name of the object file containing the executable object for code for a line-
logical device. This value must be the same as that of the associated path device.
PROFILE profile_name
is the name of the profile you created for this type of line in
Step 2: Create a Profile
for Each Line Type.
CPU cpunumber
is the processor number where the line-logical device will normally run.
ALTCPU altcpunumber
is the processor number where the backup line-logical device will normally run.
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT iop_object_filename
, PROFILE profile_name
, CPU cpunumber
, ALTCPU altcpununumber
, TYPE ( 63, devsubtype )
, RSIZE rsize
, MULTI $path_name
, required_modifier modifier_value ...
[, modifier_keyword [ modifier_value ] ] ...