Juniper Networks 10.4 Network Router User Manual


 
domain-type bridge;
interface ge-1/0/4.1;
interface ge-1/0/3.1;
}
}
3. Configure the Ethernet protection group:
[edit]
protocols {
protection-group {
ethernet-ring pg103 {
east-interface {
control-channel ge-1/0/3.1;
}
west-interface {
control-channel ge-1/0/4.1;
}
}
}
}
4. Configure Ethernet OAM:
[edit]
protocols {
oam {
ethernet {
connectivity-fault-management {
action-profile rmep-defaults {
default-action {
interface-down;
}
}
maintenance-domain d2 {
level 0;
maintenance-association 100 {
mep 2 {
interface ge-1/0/4;
remote-mep 1 {
action-profile rmep-defaults;
}
}
}
}
maintenance-domain d3 {
level 0;
maintenance-association 100 {
mep 2 {
interface ge-1/0/3;
remote-mep 1 {
action-profile rmep-defaults;
}
}
}
}
}
153Copyright © 2010, Juniper Networks, Inc.
Chapter 13: Ethernet Ring Protection