Master Protocol Instance
- protocols {
- }
Enable RSVP
- rsvp {
- interface at-2/0/1.0;
- }
Enable LDP
- ldp {
- interface so-0/0/0.0;
- interface lo0.0;
- }
Enable MPLS
- mpls {
-
- label-switched-path P3-to-P1 {
- to 10.255.2.2;
- ldp-tunneling;
- }
- interface at-2/0/1.0;
- interface so-0/0/0.0;
- }
Configure OSPF for Traffic Engineering Support
- ospf {
- traffic-engineering;
-
- area 0.0.0.0 {
- interface at-2/0/1.0;
- interface at-2/0/1.0;
- }
- }