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


log-updown

Syntax

log-updown {
    (syslog | no-syslog);
    (trap | no-trap);
}

Hierarchy Level

[edit protocols mpls]

Description

Log a message or send a trap whenever an LSP makes a transition from up to down, or vice versa, and whenever an LSP switches from one active path to another. Only the ingress router performs these operations.

Default

There is no default behavior for this statement. If you do not specify the options, the configuration cannot be committed.

Options

no-syslog—Do not log a message to the system log file.

no-trap—Do not send an SNMP trap.

syslog—Log a message to the system log file.

trap—Send an SNMP trap.

Usage Guidelines

See Control MPLS System Log Messages and SNMP Traps and the JUNOS Internet Software Configuration Guide: Network Management.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

See Also

traceoptions.


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