Parameters

If no parameters are specified, all TCP control blocks are summarized.
*
An asterisk is used as a placeholder if no variable parameters are specified.
variable_item
Any one of the following variable parameters.
variable_list
You can repeat from 1 – 32 of the following variable parameters, each separated by a blank space, within parentheses:
Variable parameters are:
LUname
Displays only the session control blocks for the 8-character logical unit name. If the name is less than eight characters, it is padded on the right with blanks.
CVB_address
Displays only the CVB with this address. An address is specified as 1-8 hexadecimal digits. An IPCS symbol name can be specified for an address. If an address begins with digit a-f or A-F, prefix the address with a zero to avoid the address being interpreted as a symbol name or as a character string.
token
Displays only the session control blocks for the token. The token is a 16-digit hexadecimal value. If the token is less than 16 digits, it is padded on the left with hex zeros.
In addition to the variable parameters described above, you can specify the following keyword parameters:
All
Display Telnet connection and XCF information.
Conn
Display only Telnet connection information.
DETAIL
Displays the contents of the control blocks.
SUMMARY
Displays the address of the control blocks. SUMMARY is the default.
TCP, TITLE, NOTITLE
See Parameters for a description of these parameters.
Xcf
Display only XCF information.
Rule: If you specify multiple keywords from the set {SUMMARY, DETAIL}, only the last one is used.