Command Reference Guide

Administration Commands
set_bck_cs_trace
2.183 set_bck_cs_trace
The set_bck_cs_trace command species options for back-level client-server tracingthe tracing of data sent
between a current-level SNAplus2 server and a back-level server or client. This command is used only when you
are in the process of migrating a client-server SNAplus2 system to a new release of the software, so that one or
more servers are running the current-level software and providing support for computers running the back-level
software. For more information about the migration process and on support for back-level computers, refer to the
HP-UX SNAplus2 Migration Guide.
This command must be issued to a node on a computer where the back-level support software is running.
2.183.1 Supplied Parameters
Parameter name Type Length Default
[set_bck_cs_trace]
trace_flags constant ALL
init_flags constant YES
set_flags constant YES
Supplied parameters are:
trace_ags
The types of tracing required. To set tracing for all types of messages, specify one of the following values:
NONE
Do not activate tracing for any type of message.
ALL
Activate tracing for all types of messages.
To activate tracing on specic message types, select one or more of the following values (combined using a
+ character):
UDP
Trace UDP messages
TCP
Trace TCP messages
UDP_TEXT
Trace text strings describing UDP events
TCP_TEXT
Trace text strings describing TCP events
TEXT
Trace text strings describing other events
MS
Trace on TRANSFER_MS_DATA verbs (passed to the MS library on the server)
init_ags
579