Configuring Tracing for PCEF Operations
To configure tracing operations for the policy and charging enforcement function (PCEF):
- Specify that you want to configure tracing options for
PCEF.
[edit unified-edge pcef] user@host# edit traceoptions
- (Optional) Configure the name of the file used for the
trace output.
[edit unified-edge pcef traceoptions] user@host# set file file-name
- (Optional) Configure the maximum size of each trace file.
[edit unified-edge pcef traceoptions] user@host# set file size size
- (Optional) Configure the maximum number of trace files.
[edit unified-edge pcef traceoptions] user@host# set file files number
- (Optional) Configure the read permissions for the log
file.
[edit unified-edge pcef traceoptions] user@host# set file (no-world-readable | world-readable)
- (Optional) Configure flags to filter the operations to
be logged.
[edit unified-edge pcef traceoptions] user@host# set flag flag
Table 1 describes the flags that you can include.
Table 1: Trace Flags Flag
Description
all
Trace all operations.
config
Trace configuration events.
debug
Trace the debug internal events.
fsm
Trace finite state machine events.
general
Trace general events that do not fit in any specific traces.
high-availability
Trace high availability events.
init
Trace initialization events.
tftmgr
Trace traffic flow manager events.
- (Optional) Configure the level of tracing.
[edit unified-edge pcef traceoptions] user@host# set level (all | critical | error | info | notice | verbose | warning)