oam (Protocols MPLS)
Syntax
oam {
bfd-liveness-detection{
failure-action teardown;
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
minimum-transmit-interval milliseconds;
multiplier detection-time-multiplier;
}
lsp-ping-interval seconds;
mpls-tp-mode;
performance-monitoring {
querier {
loss {
traffic-class tc-value {
query-interval milliseconds;
measurement-quantity bytes|packets;
average-sample-size sample size;
loss-threshold loss threshold value;
loss-threshold-window number of samples for loss threshold;
}
}
delay {
traffic-class tc-value {
query-interval milliseconds;
padding-size size;
average-sample-size sample size;
rtt-delay-threshold rtt threshold value;
twcd-delay-threshold twcd threshold value;
}
}
loss-delay {
traffic-class tc-value {
query-interval milliseconds;
measurement-quantity bytes|packets;
padding-size size;
average-sample-size sample size;
loss-threshold loss threshold value;
loss-threshold-window number of samples for loss threshold;
rtt-delay-threshold rtt threshold value;
twcd-delay-threshold twcd threshold value;
}
}
}
responder {
loss {
min-query-interval milliseconds;
}
delay {
min-query-interval milliseconds;
}
}
}
}
Hierarchy Level
[edit protocols mpls], [edit protocols mpls label-switched-path lsp-name] [edit protocols mpls label-switched-path lsp-name primary path-name]
Description
Enable Operation, Administration, and Maintenance (OAM) for RSVP-signaled LSPs.
Options
lsp-ping-interval seconds—Specify the duration of the LSP ping interval in seconds.
To issue a ping on an RSVP-signaled LSP, use the ping mpls rsvp command.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 7.6.
lsp-ping-interval option introduced in Junos OS Release
9.4.
performance-monitoring configuration statement introduced
in Junos OS Release 15.1.