Juniper Networks 10.4 Network Router User Manual


 
}
}
}
PE2 Configuation Configure the Layer 2 Circuit on the MX Series Router
[edit]
interfaces {
ge-0/2/0 {
vlan-vci-tagging;
encapsulation vlan-vci-ccc;
unit 0 {
vlan-id 100;
inner-vlan-id-range start 32 end 63;
}
}
ge-0/2/8 {
unit 0 {
family inet {
address 20.1.1.10/24;
}
family mpls;
}
}
protocols {
mpls {
interface ge-0/2/8.0;
}
ospf {
area 0.0.0.0 {
interface ge-0/2/8.0;
interface lo0.0 {
passive;
}
}
}
ldp {
interface all;
}
l2circuit {
neighbor 10.255.171.45 {
interface ge-0/2/0.0 {
virtual-circuit-id 100;
}
}
}
}
CE2 Configuation Configure Dual Tagged Ethernet Interface
[edit]
interfaces {
ge-0/0/0 {
flexible-vlan-tagging;
encapsulation flexible-ethernet-services;
unit 0 {
81Copyright © 2010, Juniper Networks, Inc.
Chapter 8: MX Series Router in an ATM Ethernet Interworking Function