action-profile (Defining for LFM)
Syntax
- action-profile profile-name {
-
- action {
- syslog;
- link-down;
- send-critical-event;
- }
-
- event {
- link-adjacency-loss;
-
- link-event-rate {
- frame-error count;
- frame-period count;
- frame-period-summary count;
- symbol-period count;
- }
- protocol-down;
- }
- }
Hierarchy Level
- [edit protocols oam ethernet link-fault-management]
Release Information
Statement introduced in JUNOS Release 8.5.
Description
Configure a name, one or more actions, and the events that trigger the action for an action profile.
Options
-
profile-name—Name of the action profile.
-
The remaining statements are explained separately.
Usage Guidelines
See Configuring an OAM Action Profile.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

