See the following sections:
- action-profile profile-name;
- [edit protocols oam ethernet connectivity-fault-management
maintenance-domain domain-name maintenance-association ma-name mep mep-id remote-mep mep-id]
Statement introduced in JUNOS Release 8.4.
Identify the action profile to use.
profile-name—Name of the action profile to use.
See Configuring the Remote Maintenance End Point Action Profile.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- action-profile profile-name {
-
- default-action {
- interface-down;
- }
- }
- [edit protocols oam ethernet connectivity-fault-management]
Statement introduced in JUNOS Release 8.4.
Configure a name and default action for an action profile.
profile-name—Name of the action profile.
The remaining statements are explained separately.
See Creating a Connectivity-Fault Management Action Profile.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- 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;
- }
- }
- [edit protocols oam ethernet link-fault-management]
Statement introduced in JUNOS Release 8.5.
Configure a name, one or more actions, and the events that trigger the action for an action profile.
profile-name—Name of the action profile.
The remaining statements are explained separately.
See Configuring an OAM Action Profile.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.