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

Example: Minimum Configuration for Enabling and Viewing Traceoptions Output

Trace the output of the file source-route:

system {
    scripts {
        op {
            file source-route;
            traceoptions flag output;
        }
    }
}

[edit]
user@host# commit

[edit]
user@host# run show log op-script.log | last

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