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

action-profile

date_range 19-Nov-23

Syntax: T, M, MX and ACX Series Routers, SRX Series Firewalls and EX Series Switches

content_copy zoom_out_map

Syntax: EX Series Switches and NFX Series Devices

content_copy zoom_out_map
action-profile profile-name;
    action { 
        syslog;
        link-down;
    }
    event { 
        link-adjacency-loss;
        link-event-rate {
            frame-error  count;
            frame-period count;
            frame-period-summary  count; 
            symbol-period count;
        }
    }

Hierarchy Level

content_copy zoom_out_map

Description

Configure an Ethernet OAM link fault management (LFM) action profile by specifying a profile name.

The remaining statements are explained separately. See CLI Explorer.

Options

profile-name—Name of the action profile.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

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

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 8.5.

footer-navigation