Configure Router G to act as a label-swapping router:
- [edit]
- protocols {
-
- isis {
- interface so-0/0/0.0;
- interface so-1/0/0.0;
-
- interface lo0.0 {
- passive;
- }
- }
-
- ldp {
- interface so-0/0/0.0;
- interface so-1/0/0.0;
- }
- }