TCP LIST
Purpose
Lists the subtasks associated with the TCP/IP line driver.
Operands
None
Options
None
Usage Notes
This command displays information about the services started through the TCP/IP line driver. The
output form is:
Subtask ServName BPort Adapter_Address TCPStack Sokts InUse Thrds
------- -------- ----- --------------- -------- ----- ----- -----
2 WEBSERV 80 0.0.0.0 TCPIP 100 17 31
4 WEBADMIN 90 9.117.32.29 TCPIP 50 4 13
The columns have the following meanings: - Subtask
- The numeric identifier of the subtask.
- ServName
- The name of the started service.
- BPort
- The port number to which the service is bound.
- Adapter_Address
- The adapter address to which the port is bound.
- TCPStack
- The user ID of the TCP/IP virtual machine through which this subtask's TCP activity is taking place.
- Sokts
- The number of sockets available to the subtask.
- InUse
- The number of sockets currently in use.
- Thrds
- The number of CMS threads servicing this subtask.
Messages and Return Codes
BKW0201E Subtask not found.
