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

event (CFM)

date_range 02-May-24

Syntax

content_copy zoom_out_map
event {
            adjacency-loss;
            interface-status-tlv {
                down;
                lower-layer-down;
            }
            port-status-tlv blocked;
            rdi;
        }

Hierarchy Level

content_copy zoom_out_map

Description

Configure threshold values for connectivity fault management events in an action profile.

Options

adjacency-loss

Connectivity is lost.

interface-status-tlv [ lower-layer-down down ]

Values that need to be monitored in interface status TLV.

port-status-tlv

Values that need to be monitored in port status TLV.

rdi

RDI received from some MEP.

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 10.1

footer-navigation