EasyManua.ls Logo

Juniper JUNOS OS 10.4

Juniper JUNOS OS 10.4
200 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
}
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
Ethernet OAM
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 © 2012, Juniper Networks, Inc.
Chapter 12: IEEE 802.3ah OAM Link-Fault Management

Table of Contents

Related product manuals