user@host# set lo0 unit 0 family inet address 70.1.1.1/32
3. Enable the MPLS and RSVP protocols on the MPLS interface—ge-0/2/0.0:
[edit]
user@host# edit protocols
[edit protocols]
user@host# set rsvp interface ge-0/2/0.0
user@host# set mpls interface ge-0/2/0.0
4. Configure LDP. If you configure RSVP for a pseudowire, you must also configure
LDP:
[edit protocols]
user@host# set protocols ldp interface ge-0/2/0.0
user@host# set protocols ldp interface lo0.0
5. Configure a point-to-point label-switched path (LSP) and disable constrained-path
LSP computation:
[edit protocols]
user@host# set mpls label-switched-path PE1-to-PE2 to 40.1.1.1
user@host# set mpls no-cspf
6. Configure OSPF and enable traffic engineering on the MPLS interface—ge-0/2/0.0,
and on the loopback (lo0) interface:
[edit protocols]
user@host# set ospf traffic-engineering
user@host# set ospf area 0.0.0.0 interface ge-0/2/0.0
user@host# set ospf area 0.0.0.0 interface lo0.0 passive
7. Uniquely identify a Layer 2 circuit for the ATM pseudowire:
[edit protocols]
user@host# set l2circuit neighbor 40.1.1.1 interface at-0/0/0.0 virtual-circuit-id 1
Results
[edit]
user@host# show
interfaces {
at-0/0/0 {
atm-options {
vpi 0;
}
unit 0 {
encapsulation atm-ccc-cell-relay;
vci 0.64;
}
}
ct1-0/0/0 {
Copyright © 2017, Juniper Networks, Inc.594
ACX Series Universal Access Router Configuration Guide