NonStop S-Series Hardware Installation and FastPath Guide (G06.29+)

FastPath Tasks: Optional
HP NonStop S-Series Hardware Installation and FastPath Guide541880-002
F-15
1. On the NonStop S-Series Server
6. Determine a User Datagram Protocol (UDP) port number to be used by the
Expand-over-IP process:
-> STATUS PROCESS $tcpip-process-name
Example F-4 shows an SCF STATUS PROCESS display. UDP port numbers are
identified by UDP in the Proto field.
UDP port numbers in use are shown in the LPort field. Choose any valid unused
UDP port number. Do not use well-known port numbers in the range 0 through
1023.
7. Record the UDP port number to use in the src_ipport field in the SCF ADD
DEVICE Command Worksheet on page F-18 and in the dest_ipport field in
COUP Worksheet on page F-20.
Example F-4. SCF STATUS PROCESS Display
TCPIP Status PROCESS \MYSYS.$ZTC21
Status: STARTED
PPID............ ( 2,293) BPID................... ( 3,277)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP LISTEN 0.0.0.0 9000 0.0.0.0 * 0 0
TCP LISTEN 0.0.0.0 telnet 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
TCP LISTEN 0.0.0.0 echo 0.0.0.0 * 0 0
UDP 172.16.35.16 5705 0.0.0.0 * 0 0
UDP 172.16.35.16 5706 0.0.0.0 * 0 0
UDP 172.16.35.16 5703 0.0.0.0 * 0 0
UDP 172.16.35.16 5704 0.0.0.0 * 0 0
UDP 0.0.0.0 1030 0.0.0.0 * 0 0
UDP 0.0.0.0 69 0.0.0.0 * 0 0
UDP 0.0.0.0 68 0.0.0.0 * 0 0
UDP 0.0.0.0 67 0.0.0.0 * 0 0