IPX/SPX Configuration and Management Manual
NonStop™ IPX/SPX PTrace Facility
IPX/SPX Configuration and Management Manual—425731-001
4-7
LABEL Command
LABEL Command
LABEL controls the formatted display of trace records. The only way you can display
NonStop™ IPX/SPX trace records is by using the LABEL command.
Command Syntax
ON
turns on the formatted display of trace records. The default is ON.
OFF
turns off the formatted display of trace records, but the header for the trace record is
displayed.
Considerations
•
If you do not specify the LABEL command, ON is assumed.
•
If you specify LABEL without the ON or OFF attribute, ON is assumed.
•
The RESET and FROM commands set LABEL to ON.
OCTAL Command
OCTAL controls the octal display mode. When OCTAL is set to ON, PTrace displays an
octal dump of trace-file records (excluding the record header), with character
equivalents printed to the right of the dump.
Command Syntax
ON
turns on octal display mode.
OFF
turns off octal display mode.
LABEL [ ON | OFF ]
OCTAL [ ON | OFF ]