Juniper Networks JUNOS OS 10.4 User Manual
Page 176

3.
Configure the Ethernet ring protection group:
[edit]
protocols {
protection-group {
ethernet-ring pg101 {
node-id 00:01:01:00:00:01;
ring-protection-link-owner;
east-interface {
control-channel ge-1/0/1.1;
}
ring-protection-link-end;
west-interface {
control-channel ge-1/2/4.1;
}
}
}
}
4.
Configure Ethernet OAM:
[edit]
protocols {
oam {
ethernet {
connectivity-fault-management {
action-profile rmep-defaults {
default-action {
interface-down;
}
}
maintenance-domain d1 {
level 0;
maintenance-association 100 {
mep 1 {
interface ge-1/0/1;
remote-mep 2 {
action-profile rmep-defaults;
}
}
}
}
maintenance-domain d2 {
level 0;
maintenance-association 100 {
mep 1 {
interface ge-1/2/4;
remote-mep 2 {
action-profile rmep-defaults;
}
}
}
}
}
}
}
}
Copyright © 2013, Juniper Networks, Inc.
156
Junos OS 13.1 MX Series 3D Universal Edge Routers Solutions Guide