Expand Configuration and Management Manual (H06.03+)
Configuration Quick Start
Expand Configuration and Management Manual—529522-002
1-12
Creating a Single-Line Expand Line-Handler
Process
Expand-Over-ATM Line-Handler Process
The Expand-over-ATM line-handler process must be associated with an Asynchronous
Transfer Mode (ATM) line. It can use a switched virtual circuit (SVC) or a permanent
virtual circuit (PVC) connection.
Expand-over-ATM lines can also use the ATMSAP connection option through the
SLSA subsystem.
Configuring the ATM subsystem is not described here; you can find information about
this topic in Section 9, Configuring Expand-Over-ATM Lines.
To create an Expand-over-ATM line-handler process, perform the following step:
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
sipaddr The IP address used by the NonStop TCP/IP process specified by
tcpip_process. The address must be specified by number.
sipport The UDP port number used by this Expand-over-IP line-handler
process. Valid values are in the range 0 through 65536. Do not use
well-known ports in the range 0 through 1023.
ipv6srcaddress The IP address used by the NonStop TCP/IP process specified by
the tcpipV6_process. The address must be specified by
number.
ipv6destaddress The IP address used by the NonStop TCP/IP process specified by
the tcpipV6_process. The address must be specified by
number.
Table 1-4. SCF ADD DEVICE Syntax: Expand-Over-IP (page 2 of 2)
Parameter Description










