Configure Router F to swap labels for routes running through its interfaces:
- [edit]
- protocols {
-
- isis {
- interface so-0/2/0.0;
- interface at-0/3/0.0;
-
- interface lo0.0 {
- passive;
- }
- }
-
- ldp {
- interface so-0/2/0.0;
- interface at-0/3/0.0;
- }
- }