Router2’s east control channel interfaceis ge-1/0/2.1 (the RPL) and the west control

channelinterface is ge-1/2/1.1. The protection group is pg102.

Router3’s east control channel interfaceis ge-1/0/3.1 (the RPL) and the west control

channelinterface is ge-1/0/4.1.The protection group is pg103.

NOTE: Althoughnotstrictly required forphysical ring protection, this example

configuresEthernet OAM with MEPs.

Router1 (RPL Owner) Configuration

Toconfigure Router1 (the RPL owne)r:

1. Configurethe interfaces:
[edit]
interfaces{
ge-1/0/1{
vlan-tagging;
encapsulationflexible-ethernet-services;
unit1 {
encapsulationvlan-bridge;
vlan-id100;
}
}
ge-1/2/4{
vlan-tagging;
encapsulationflexible-ethernet-services;
unit1 {
encapsulationvlan-bridge;
vlan-id100;
}
}
}
2. Configurethe bridge domain:
[edit]
bridge-domains{
bd1{
domain-typebridge;
interfacege-1/2/4.1;
interfacege-1/0/1.1;
}
}
3. Configurethe Ethernet ring protection gorup:
[edit]
protocols{
protection-group{
ethernet-ringpg101 {
node-id00:01:01:00:00:01;
ring-protection-link-owner;
east-interface{
149Copyright© 2010, Juniper Networks,Inc.
Chapter13: Ethernet Ring Protection