Juniper Networks JUNOS OS 10.4 User Manual
Page 143

mep 100 {
interface ge-1/0/1;
direction down;
auto-discovery;
}
}
}
}
}
}
}
The configuration on Router 2 mirrors that on Router 1, with the exception of the mep-id.
Router 2
Configure the interface and CFM:
[edit]
interfaces ge-0/2/5 {
unit 0 {
family inet;
}
}
protocols {
oam {
ethernet {
connectivity-fault-management {
maintenance-domain private {
level 0;
maintenance-association private-ma {
continuity-check {
interval 1s;
}
mep 200 {
interface ge-0/2/5;
direction down;
auto-discovery;
}
}
}
}
}
}
}
Related
Documentation
•
Ethernet OAM
•
Ethernet Operations, Administration, and Maintenance on page 109
•
Ethernet OAM Connectivity Fault Management on page 110
•
Example: Configuring Ethernet CFM over VPLS on page 111
•
Example: Configuring Ethernet CFM on Bridge Connections on page 118
123
Copyright © 2013, Juniper Networks, Inc.
Chapter 10: IEEE 802.1ag OAM Connectivity-Fault Management