Expand Configuration and Management Manual (G06.24+)

Configuring Multi-Line Paths
Expand Configuration and Management Manual523347-008
14-7
Considerations
modifier_value
is the value you want to assign to the optional modifier specified by
modifier_keyword. modifier_value assigns a value to modifier_keyword
in the device record for this path-logical device.
Default values and ranges of values for modifiers in PEXPPATH are described in
PEXPPATH Modifiers on page 14-15.
Considerations
Not all modifiers have associated values (for example, L4EXTPACKETS_ON).
The modifier_keyword and modifier_value parameters do not add the
specified modifier, or a modifier and its associated value, to the profile used by the
device. Use the ADD PROFILE command to add a modifier, or a modifier and its
associated value, to a profile.
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 as follows:
$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.
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 ] ] ...