}
protocols{
oam{
ethernet{
link-fault-management{
interfacege-1/0/0{
pdu-interval1000;
pdu-threshold5;
remote-loopback;
}
}
}
}
}
2. ConfigureLFM loopback on the CE router:
[edit]
interfacesge-1/1/0 {
unit0 {
familyinet {
address11.11.11.2/24;
}
}
}
protocols{
oam{
ethernet{
link-fault-management{
interfacege-1/1/0 {
pdu-interval1000;
pdu-threshold5;
negotiation-options{
allow-remote-loopback;
}
}
}
}
}
}
Related
Documentation
MXSeries Ethernet Services Routers SolutionsPage
EthernetOAM Link Fault Management on page 137
Example:Configuring Ethernet LFM Between PE and CE on page 138
Example:Configuring Ethernet LFM for CCC on page139
Example:Configuring Ethernet LFM for AggregatedEthernet on page 140
143Copyright© 2010, Juniper Networks,Inc.
Chapter12: IEEE 802.3ah OAM Link-Fault Management