Expand Configuration and Management Manual (G06.24+)

Configuration Quick Start
Expand Configuration and Management Manual523347-008
1-13
Creating a Single-Line Expand Line-Handler
Process
1. Add the Expand-over-ATM line-handler process as a device to the WAN
subsystem
Use the following command syntax if the Expand-over-ATM line-handler process
will use a PVC connection:
-> ADD DEVICE $ZZWAN.#device_name, PROFILE name,&
IOPOBJECT $SYSTEM.SYS00.LHOBJ, CPU cpunum, ALTCPU altcpu,&
TYPE (63,0), RSIZE 0, PATHTF 3, ASSOCIATEDEV atm_line,&
ASSOCIATESUBDEV #IP, CALLTYPE_PVC, PVCNAME pvc-name,&
NEXTSYS sysnum
Use the following command syntax if the Expand-over-ATM line-handler process
will use an SVC connection:
-> ADD DEVICE $ZZWAN.#device_name, PROFILE name,&
IOPOBJECT $SYSTEM.SYS00.LHOBJ, CPU cpunum, ALTCPU altcpu,&
TYPE (63,0), RSIZE 0, PATHTF 3, ASSOCIATEDEV atm_line,&
ASSOCIATESUBDEV #IP, CALLTYPE_SVC, ATMSEL selector-byte,&
DESTATMADDR (isonsap:%hatm-address), NEXTSYS sysnum
Use the following command syntax for an Expand-over-ATM line-handler process
using an ATMSAP connection through the SLSA subsystem:
-> ADD DEVICE $ZZWAN.#device_name, PROFILE name,&
IOPOBJECT $SYSTEM.SYS00.LHOBJ, CPU cpunum, ALTCPU altcpu,&
TYPE (63,0), RSIZE 0, PATHTF 3, CALLTYPE_ATMSAP,&
LIFNAME lif-name, NEXTSYS sysnum
Note. If you want the Expand-over-ATM line-handler process to be part of a multi-CPU path,
specify the SUPERPATH_ON modifier in the SCF ADD DEVICE command. You can configure
a maximum of 16 paths in a multi-CPU path.
Table 1-5. SCF ADD DEVICE Syntax: Expand-Over-ATM (page 1 of 2)
Parameter Description
device_name The name you want to assign to the Expand line-handler process.
name The name of the profile you created in Task 3: Add the Expand Line-
Handler Profile(s).
cpunum The number of the primary processor.
altcpu The number of the alternate processor.
atm_line The device name of the ATM line you want to associate with this
Expand-over-ATM line-handler process.
lif_name The name of the logical interface by which LAN access is known to
the system. This name can be up to eight characters long, null-
terminated, and case-sensitive. This modifier is only applicable to
Expand-over-ATM line-handler processes that use ATMSAP
connections though the SLSA subsystem.