Juniper Networks JUNOS OS 10.4 User Manual
Page 179
Advertising

unit 1 {
encapsulation vlan-bridge;
vlan-id 100;
}
}
ge-1/0/3 {
vlan-tagging;
encapsulation flexible-ethernet-services;
unit 1 {
encapsulation vlan-bridge;
vlan-id 100;
}
}
irb {
unit 0 {
family inet {
address 192.1.1.33/24;
}
}
}
}
2.
Configure the bridge domain:
[edit]
bridge-domains {
bd1 {
domain-type bridge;
vlan-id 100;
interface ge-1/0/4.1;
interface ge-1/0/3.1;
routing-interface irb.0;
}
}
3.
Configure the Ethernet protection group:
[edit]
protocols {
protection-group {
ethernet-ring pg103 {
node-id 00:33:33:33:33:33;
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 {
159
Copyright © 2013, Juniper Networks, Inc.
Chapter 13: Ethernet Ring Protection
Advertising