Example:Configuring Ethernet CFM over VPLS on page105
Example:Configuring Ethernet CFM on Physical Interfaceson page 116
Example:Configuring Ethernet CFM on Physical Interfaces
CFMcan be used to monitor the physical link between tworouters. This functionality is
similarto that supported by theIEEE 802.3ah LFM protocol.
NOTE: Theconfigurations in this exampleare only partial examples of
completeand functional router configurations.Do not copy these
configurationsand use them directly on an actual system.
Inthe following example, two routers(Router 1 and Router 2) are connectedby a
point-to-pointGigabit Ethernet link. The link between these two routersis monitored
usingCFM. This is shown in Figure 17 on page 116. The single boundary is a “downmep”
inCFM terminology.

Figure17: Ethernet CFM on Physical Interfaces

Router1 Configurethe interface and CFM:
[edit]
interfacesge-1/0/1 {
unit0 {
familyinet;
}
}
protocols{
oam{
ethernet{
connectivity-fault-management{
maintenance-domainprivate {
level0;
maintenance-associationprivate-ma {
continuity-check{
interval1s;
}
mep100 {
interfacege-1/0/1;
directiondown;
auto-discovery;
}
}
}
Copyright© 2010, Juniper Networks,Inc.116
Junos10.4 MX Series Ethernet ServicesRouters Solutions Guide