Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

continuity-check

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
continuity-check {
    convey-loss-threshold;
    hold-interval minutes;
    interface-status-tlv;
    interval (10m | 10s | 1m | 1s| 100ms | 10ms| 3.3ms);
    loss-threshold number;
    port-status-tlv;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols oam ethernet connectivity-fault-management maintenance-domain domain-name maintenance-association ma-name]

Description

Specify continuity check protocol options.

Note:

When the continuity-check interval is set to 3.3ms, the actual interval is 4ms (250 pps).

Options

convey-loss-threshold—Enable loss-threshold-tlv transmission.

hold-interval minutes—Specify the continuity check hold-interval, in minutes.

interface-status-tlv—Enable interface-status-tlv transmission.

interval (10m | 10s | 1m | 1s| 100ms | 10ms | 3.3ms)—Specify the continuity check interval.

loss-threshold minutes—Specify the loss-threshold, in minutes.

port-status-tlv—Enable port-status-tlv transmission.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 8.4.

footer-navigation