Specifications

Table Of Contents
Chapter 18: ip-router Commands
SSR Command Line Interface Reference Manual 18 - 9
ip-router global set trace-options
Purpose
Set various trace options.
Format
ip-router global set trace-options
<option-list>
Mode
Configure
Parameters
<option-list>
Specifies the trace options you are setting. Specify one or more
of the following:
startup
– Trace startup events.
parse
– Trace lexical analyzer and parser of gate-d config
files.
ydebug
– Trace lexical analyzer and parser in detail.
adv
– Trace allocation & freeing of policy blocks.
symbols
– Trace symbols read from kernel at startup.
iflist
– Trace the reading of the kernel interface list.
all
– Tun on all tracing.
general
– Turn on normal and route tracing
state
– Trace state machine transitions in protocols.
normal
– Trace normal protocol occurrences. Abnormal
occurrences are always traced.
policy
– Traces the application of policy to routes being
exported and imported.
task
– Traces system interfaces and task processing associ-
ated with this protocol or peer.
timer
– Traces timer usage by this protocol or peer
route
– Traces routing table changes for routes installed by
this protocol or peer.