Example: Configuring Ethernet Lfm Between Pe And Ce; Figure 19: Ethernet Lfm Between Pe And Ce - Juniper JUNOS OS 10.4 Manual

3d universal edge routers solutions junos os
Hide thumbs Also See for JUNOS OS 10.4:
Table of Contents

Advertisement

Junos OS 12.1 MX Series 3D Universal Edge Routers Solutions Guide

Example: Configuring Ethernet LFM Between PE and CE

138
In this example, LFM is enabled on an IP link between the provider edge (PE) and customer
edge (CE) interfaces. If the link goes down, the fault will be detected by LFM and the
interfaces on both sides will be marked
various subsystems (for example, routing) which will take appropriate action.
The link running LFM is shown in

Figure 19: Ethernet LFM Between PE and CE

To configure Ethernet LFM on an IP link between PE and CE interfaces:
Configure LFM on the PE router:
1.
[edit]
interfaces ge-1/1/0 {
unit 0 {
family inet {
address 11.11.11.1/24;
}
}
}
protocols {
oam {
ethernet {
link-fault-management {
interface ge-1/1/0 {
pdu-interval 1000;
pdu-threshold 5;
}
}
}
}
}
Configure LFM on the CE router:
2.
[edit]
interfaces ge-1/1/0 {
unit 0 {
family inet {
address 11.11.11.2/24;
}
}
}
protocols {
oam {
ethernet {
. This results in notifications to
Link-Layer-Down
Figure 19 on page
138.
Copyright © 2012, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx series

Table of Contents