Juniper Networks 10.4 Network Router User Manual


 
PE1 Configuation Configure the Layer 2 Circuit
[edit]
interfaces {
at-2/0/1 {
atm-options {
vpi 100;
}
unit 0 {
encapsulation vlan-vci-ccc;
vpi 100;
vci-range 32 63;
}
}
ge-5/0/0 {
unit 0 {
family inet {
address 20.1.1.1/24;
}
family mpls;
}
}
protocols {
mpls {
interface ge-5/0/0.0;
}
ospf {
area 0.0.0.0 {
interface ge-5/0/0.0;
interface lo0.0 {
passive;
}
}
}
ldp {
interface all;
}
l2circuit {
neighbor 10.255.171.14 {
interface at-2/0/1.0 {
virtual-circuit-id 100;
}
}
}
}
PE2 Configuation Configure the Layer 2 Circuit over Aggregated Ethernet on the MX Series Router
[edit]
chassis {
aggregated-devices {
ethernet {
device-count 1;
}
}
interfaces {
83Copyright © 2010, Juniper Networks, Inc.
Chapter 8: MX Series Router in an ATM Ethernet Interworking Function