SWAN Concentrator and WAN Subsystem Troubleshooting Guide
Examples
SWAN Concentrator and WAN Subsystem Troubleshooting Guide—426992-008
A-24
Verifying That a TCP/IP Process is Started
Verifying That a TCP/IP Process is Started
This is an example of the SCF STATUS PROCESS command:
-> STATUS PROCESS $ZB019
TCPIP Status PROCESS \MYSYS.$ZB019
Status: STARTED
PPID............ ( 2,267) BPID................... ( 3,263)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP ESTAB 172.17.206.20 1038 172.17.206.57 5000 0 0
TCP ESTAB 172.17.206.20 1039 172.17.206.57 5001 0 0
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.17.206.20 5032 0.0.0.0 * 0 0
UDP 0.0.0.0 1052 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
UDP 0.0.0.0 69 0.0.0.0 * 0 0
Note that the TCP/IP process is in the STARTED state. The PPID field shows the
processor in which the primary process is running and the BPID field shows the
processor where the backup process is running.