NonStop S-Series Hardware Installation and FastPath Guide (G06.26+)
FastPath Tasks: Optional
HP NonStop S-Series Hardware Installation and FastPath Guide—529876-001
F-17
2. On the NonStop K-Series Server
6. Record the primary and backup processor numbers (the first number in the PPID 
and BPID fields in the SCF LISTDEV display) in the cpunum and altcpunum 
fields in the COUP Worksheet.
7. Record the IP address of the subnet you want to use (shown in the IPADDRESS 
field in the SCF INFO SUBNET display) in the dest_ipaddr field in the SCF ADD 
DEVICE Command Worksheet and in the src_ipaddr field in the COUP 
Worksheet. 
8. Determine a UDP port number to be used by the Expand-over-IP line-handler 
process:
-> STATUS PROCESS $tcpip-process-name
Example F-7 shows an SCF STATUS PROCESS command. UDP port numbers 
are identified by UDP in the Proto field. 
UDP port numbers in use appear in the LPort field. You can choose any valid UDP 
port number that is not in use. It is recommended that you do not use well-known 
port numbers in the range 0 through 1023.
9. Record the UDP port number you want to use in the dest_ipport field in the 
SCF ADD DEVICE Command Worksheet and in the src_ipport field in COUP 
Worksheet.
10. Exit SCF:
-> EXIT
Example F-7. SCF STATUS PROCESS Display
TCPIP Status PROCESS \JOHN.$ZTC10
Status: STARTED
PPID............ ( 4, 45) BPID................... ( 5, 38)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
 TCP ESTAB 172.16.10.50 110 155.186.68.169 1128 0 0
 TCP ESTAB 127.0.0.1 1101 127.0.0.1 smtp 0 0
 TCP ESTAB 127.0.0.1 1100 127.0.0.1 smtp 0 0
 TCP ESTAB 127.0.0.1 smtp 127.0.0.1 1100 0 0
 TCP ESTAB 127.0.0.1 smtp 127.0.0.1 1101 0 0
 TCP LISTEN 0.0.0.0 110 0.0.0.0 * 0 0
 TCP LISTEN 0.0.0.0 6006 0.0.0.0 * 0 0
 TCP LISTEN 0.0.0.0 smtp 0.0.0.0 * 0 0
 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
 UDP 172.16.10.50 11221 0.0.0.0 * 0 0
 UDP 172.16.10.50 11222 0.0.0.0 * 0 0
Note. Do not log off after completing this task. 










