IPX/SPX Configuration and Management Manual
NonStop™ IPX/SPX PTrace Facility
IPX/SPX Configuration and Management Manual—425731-001
4-8
SELECT Command
Considerations
•
If you do not use the OCTAL command, OFF is assumed.
•
If you specify OCTAL without the ON or OFF attribute, ON is assumed.
•
The RESET and FROM commands set OCTAL to OFF.
SELECT Command
SELECT establishes the selection criteria that control which trace records are displayed.
Command Syntax
mask
is a decimal integer (in the range 0 through 65535) that specifies a selection mask.
The number is converted into a 32-bit mask and saved as an enumerated value.
keyword
is one of the following for the PROCESS object:
SELECT [ mask ]
[ keyword ]
[ ( keyword [ , keyword ] ... ) ]
ALL
Traces all the options listed below.
IPXIF
Traces the IPX protocol.
MSGSYSIF
Traces the Message System Interface Layer.
NCPIF
Traces the NetWare Core Protocol (NCP).
NSTOP
Traces the checkpoints issued by the primary IPXPROTO process.
SAPIF
Traces the Service Advertising Protocol (SAP).
SOCKETIF
Traces the Socket Functions Interface Layer.
SPXIF
Traces the SPX protocol.
TIMEREVT
Traces the timer-related events.