On the P Router P2 you must configure RSVP and MPLS because this router exists on the MPLS LSP path between the P Routers P1 and P3:
- [edit]
- protocols {
-
- rsvp {
- interface so-1/1/0.0;
- interface at-2/0/0.0;
- }
-
- mpls {
- interface so-1/1/0.0;
- interface at-2/0/0.0;
- }
- }