Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 783

Network interfaces configuration
Table of Contents

Advertisement

To configure the action profile s action, include the
protocols oam ethernet connectivity-fault-management action-profile profile-name]
hierarchy level.
Configuring the Default Actions of a CFM Action Profile
You can configure the default actions to be taken when connectivity to a remote
MEP fails.
To enable the
interface-down
connectivity-fault-management action-profile profile-name default-actions]
Chapter 43: Configuring IEEE 802.1ag OAM Connectivity-Fault Management
user@host# show protocols oam
ethernet {
connectivity-fault-management {
action-profile bring-down {
event {
interface-status-tlv down;
}
action {
interface-down;
}
}
}
}
interface-down
statement at the
[edit]
protocols {
oam {
ethernet {
connectivity-fault-management {
action-profile bring-down {
default-actions {
interface-down;
}
}
maintenance-domain md1 {
level 0;
maintenance-association ma1 {
continuity-check {
interval 100 ms;
}
mep 4001 {
interface ge-4/1/0;
direction down;
remote-mep 1 {
action-profile bring-down;
}
}
}
}
}
}
}
Configuring a Connectivity Fault Management Action Profile
action
as the default action for an action profile, include the
[edit protocols oam ethernet
statement at the
[edit
hierarchy level.
713

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents