IPX/SPX Configuration and Management Manual

NonStop™ IPX/SPX PTrace Facility
IPX/SPX Configuration and Management Manual425731-001
4-6
HEX Command
The remainder of this subsection describes in detail the subsystem-dependent commands
supported by the NonStop™ IPX/SPX subsystem: HEX, LABEL, OCTAL, and
SELECT.
Each command description includes a brief explanation of what the command does, its
syntax, and any special considerations. The commands are presented in alphabetical
order.
See the Notation Conventions
on page xvi for a description of the notation scheme used
here.
HEX Command
HEX controls the hexadecimal display option. When HEX is set to ON, PTrace displays
a hexadecimal dump of trace-file records (excluding the record header), with character
equivalents printed to the right of the dump.
Command Syntax
ON
turns on hexadecimal display mode.
OFF
turns off hexadecimal display mode.
Considerations
If you do not specify the HEX command, OFF is assumed.
If you specify HEX without the ON or OFF attribute, ON is assumed.
The RESET and FROM commands set HEX to OFF.
Note. For information on starting PTrace and entering PTrace commands, and for more
detailed descriptions of the standard PTrace commands available to all subsystems, refer to
the PTrace Reference Manual.
HEX [ ON | OFF ]