Parameters

If no parameters are specified, both AT-TLS connections and AT-TLS groups 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
From 1 - 32 of the following variable parameters can be repeated, each separated by a blank space, within parentheses:
Variable parameters are:
TCB_address
Displays AT-TLS information for the connection 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 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.
group_address
Displays information for the AT-TLS group 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 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.
connection_id
Displays AT-TLS information for the connection with this connection ID. An ID is specified as 1–8 hexadecimal digits.
group_id
Displays information for the AT-TLS group with this group ID. An ID is specified as 1–8 hexadecimal digits.
In addition to the variable parameters described above, the following keyword parameters can be specified:
CONN
Display only information for AT-TLS connections.
GROUP
Display only information for AT-TLS groups.
ALL
Display information for both AT-TLS connections and groups. ALL is the default.
SUMMARY
Displays the addresses of the control blocks and other data in tables. SUMMARY is the default.
DETAIL
In addition to the SUMMARY display, DETAIL also shows the contents of the control blocks.
TCP, TITLE, NOTITLE
See Parameters for a description of these parameters.
Rules:
  • If you specify multiple keywords from the set {CONN, GROUP, ALL}, only the last one is used.
  • If you specify multiple keywords from the set {SUMMARY, DETAIL}, only the last one is used.