[Contents][Prev][Next][Index][Report an Error]

Configuring the Trace Operations

By default, if the traceoptions configuration is present, only important events are logged. You can configure the trace operations to be logged by including the following statements at the [edit services adaptive-services-pics traceoptions] or [edit services logging traceoptions] hierarchy level:

flag {
all;
configuration;
routing-protocol;
routing-socket;
snmp;
}

Table 18 describes the meaning of the adaptive services tracing flags.

Table 18: Adaptive Services Tracing Flags

Flag

Description

Default Setting

all

Trace all operations.

Off

command-queued

Trace command enqueue events.

Off

config

Log reading of the configuration at the [edit services] hierarchy level.

Off

handshake

Trace handshake events.

Off

init

Trace initialization events.

Off

interfaces

Trace interface events.

Off

mib

Trace GGSN SNMP MIB events.

Off

removed-client

Trace client cleanup events.

Off

show

Trace CLI command servicing.

Off

To display the end of the log, issue the show log serviced | last operational mode command:

[edit]
user@host# run show log serviced | last

[Contents][Prev][Next][Index][Report an Error]