Juniper Networks 10.4 Network Router User Manual


 
}
}
}
}
The configuration on Router 2 mirrors that on Router 1.
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 100 {
interface ge-0/2/5;
direction down;
auto-discovery;
}
}
}
}
}
}
}
Related
Documentation
MX Series Ethernet Services Routers Solutions Page
Ethernet Operations, Administration, and Maintenance on page 103
Ethernet OAM Connectivity Fault Management on page 104
Example: Configuring Ethernet CFM over VPLS on page 105
Example: Configuring Ethernet CFM on Bridge Connections on page 112
117Copyright © 2010, Juniper Networks, Inc.
Chapter 10: IEEE 802.1ag OAM Connectivity-Fault Management