[Contents] [Prev] [Next] [Index] [Report an Error]

action-profile

See the following sections:

action-profile (Applying to CFM)

Syntax

action-profile profile-name;

Hierarchy Level

[edit protocols oam ethernet connectivity-fault-management maintenance-domain domain-name maintenance-association ma-name mep mep-id remote-mep mep-id]

Release Information

Statement introduced in JUNOS Release 8.4.

Description

Identify the action profile to use.

Options

profile-name—Name of the action profile to use.

Usage Guidelines

See Configuring the Remote Maintenance End Point Action Profile.

Required Privilege Level

interface—To view this statement in the configuration.

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

action-profile (Defining for CFM)

Syntax

action-profile profile-name {
default-action {
interface-down;
}
}

Hierarchy Level

[edit protocols oam ethernet connectivity-fault-management]

Release Information

Statement introduced in JUNOS Release 8.4.

Description

Configure a name and default action for an action profile.

Options

profile-name—Name of the action profile.

The remaining statements are explained separately.

Usage Guidelines

See Creating a Connectivity-Fault Management Action Profile.

Required Privilege Level

interface—To view this statement in the configuration.

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

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.


[Contents] [Prev] [Next] [Index] [Report an Error]