no-partition interface-type at;
    }
    ge-0/2/0 {
        unit 0 {
            family inet {
                address 20.1.1.2/24;
            }
            family mpls;
        }
    }
    lo0 {
        unit 0 {
            family inet {
                address 70.1.1.1/32;
            }
        }
    }
}
protocols {
    rsvp {
        interface ge-0/2/0.0;
    }
    mpls {
        no-cspf;
        label-switched-path PE1-to-PE2 {
            to 40.1.1.1;
        }
        interface ge-0/2/0.0;
    }
    ospf {
        traffic-engineering;
        area 0.0.0.0 {
            interface ge-0/2/0.0;
            interface lo0.0 {
                passive;
            }
        }
    }
    ldp {
        interface ge-0/2/0.0;
        interface lo0.0;
    }
    l2circuit {
        neighbor 40.1.1.1 {
            interface at-0/0/0.0 {
                virtual-circuit-id 1;
            }
        }
    }
}
Related
Documentation
Pseudowire Overview for ACX Series Universal Access Routers on page 590•
• ATM Pseudowire Overview on page 173
595Copyright © 2017, Juniper Networks, Inc.
Chapter 20: Configuring MPLS and Pseudowires