Juniper Networks 10.4 Network Router User Manual


 
}
protocols {
oam {
ethernet {
link-fault-management {
interface ge-1/0/0 {
pdu-interval 1000;
pdu-threshold 5;
remote-loopback;
}
}
}
}
}
2.
Configure LFM loopback on the CE router:
[edit]
interfaces ge-1/1/0 {
unit 0 {
family inet {
address 11.11.11.2/24;
}
}
}
protocols {
oam {
ethernet {
link-fault-management {
interface ge-1/1/0 {
pdu-interval 1000;
pdu-threshold 5;
negotiation-options {
allow-remote-loopback;
}
}
}
}
}
}
Related
Documentation
MX Series Ethernet Services Routers Solutions Page
Ethernet OAM Link Fault Management on page 137
Example: Configuring Ethernet LFM Between PE and CE on page 138
Example: Configuring Ethernet LFM for CCC on page 139
Example: Configuring Ethernet LFM for Aggregated Ethernet on page 140
143Copyright © 2010, Juniper Networks, Inc.
Chapter 12: IEEE 802.3ah OAM Link-Fault Management