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

Configuring Expand-Over-ATM Lines
Expand Configuration and Management Manual 529522-013
9 - 12
Example
Example
In this example, a profile named SLHATM is created for a single-line Expand-over-ATM
line-handler process using the PEXQSATM profile. The AFTERMAXRETIRES_DOWN
modifier is set in the profile.
-> ADD PROFILE $ZZWAN.#SLHATM, FILE $SYSTEM.SYS01.PEXQSATM, &
AFTERMAXRETRIES_DOWN
Step 3: Create the Line-Handler Process
You create a single-line Expand-over-ATM line-handler process by adding it as a
device to the WAN subsystem.
ADD DEVICE Command
To create an Expand-over-ATM line-handler process, use the WAN subsystem SCF
ADD DEVICE command. The command syntax depends on whether you use a PVC,
SVC, or ATMSAP connection.
Syntax for PVC Connections
Use this command syntax if the Expand-over-ATM line-handler process will use a PVC
connection:
Note. This section explains how to configure single-line Expand-over-ATM line-handler
processes only. Creating an Expand-over-ATM line that is part of a multi-line path is explained
in Section
13, Configuring Multi-Line Paths.
ADD DEVICE $ZZWAN.#device_name
, IOPOBJECT $SYSTEM.SYSnn.LHOBJ
, PROFILE profile_name
, CPU cpunumber
, ALTCPU altcpunumber
, TYPE (63,0 )
, RSIZE rsize
, ASSOCIATEDEV $atm_line
, ASSOCIATESUBDEV #IP
, CALLTYPE_PVC
, PVCNAME pvc-name
, NEXTSYS sys_number
[, modifier_keyword [ modifier_value ] ] ...