Expand Configuration and Management Manual (G06.24+)

Configuration Quick Start
Expand Configuration and Management Manual523347-008
1-9
Creating a Single-Line Expand Line-Handler
Process
5. Using the information obtained from the SCF STATUS PROCESS commands,
record the processor numbers for the preferred and alternate NonStop TCP/IP,
TCPSAM, or TCP6SAM processes in the cpunum and altcpunum fields of SCF
ADD DEVICE Command Worksheet, respectively.
6. Add the satellite-connect or direct-connect line-handler process as a device to the
WAN subsystem using the values you recorded in the SCF ADD DEVICE
Command Worksheet.
-> ADD DEVICE $ZZWAN.#device_name, PROFILE name, &
IOPOBJECT $SYSTEM.SYS00.LHOBJ, TYPE (63,5), RSIZE 0, &
LINETF 3, ADAPTER concname, CLIP clipnum, LINE linenum, &
PATH pathnum, CPU cpunum, ALTCPU altcpunum, NEXTSYS sysnum
Example 1-3. SCF STATUS PROCESS Command
-> STATUS PROCESS $ZB018
TCPIP Status process \NODEA.$ZB018
Status: Started
PPID............. ( 0,319) BPID................ ( 1,292)
Proto Status Laddr Lport Faddr Fport SendQ RecvQ
TCP LISTEN 0.0.0.0 ftp 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 finger 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 echo 0.0.0.0 * 0 0
-> STATUS PROCESS $ZB01C
TCPIP Status process \NODEA.$ZB01C
Status: Started
PPID............. ( 1,303) BPID................ ( 0,328)
Proto Status Laddr Lport Faddr Fport SendQ RecvQ
TCP LISTEN 0.0.0.0 ftp 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 finger 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 echo 0.0.0.0 * 0 0
Note. If you want the satellite-connect or direct-connect 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.