Juniper Networks JUNOS OS 10.4 User Manual
Page 107

}
}
ldp {
interface all;
}
l2circuit {
neighbor 10.255.171.14 {
interface at-2/0/1.0 {
virtual-circuit-id 100;
}
}
}
}
Router PE2
Configuration
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;
}
}
87
Copyright © 2013, Juniper Networks, Inc.
Chapter 8: MX Series Router in an ATM Ethernet Interworking Function