- log-updown {
-
-
no-trap {
- mpls-lsp-traps;
- rfc3812–traps;
- }
- (syslog | no-syslog);
- trap;
- trap-path-down;
- trap-path-up;
- }
- [edit logical-systems logical-system-name protocols mpls],
- [edit protocols mpls]
Statement introduced before
JUNOS Release 7.4.
The mpls-lsp-traps and rfc-3812-traps options added in JUNOS Release 9.0.
Log a message or send a Simple Network Management Protocol (SNMP) 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.
There is no default behavior for this statement. If you do not specify the options, the configuration cannot be committed.
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.
trap-path-down—Send an SNMP trap when an LSP path goes down.
trap-path-up—Send an SNMP trap when an LSP path comes up.
The no-trap statement is explained separately.
See Controlling MPLS System Log Messages and SNMP Traps and the JUNOS Network Management Configuration Guide.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.