When you configure LSP paths for GMPLS, you must use the TE link remote address as your next-hop address. When CSPF is supported, you can use any path option you wish. However, when CSPF is disabled with the no-cspf statement at the [edit protocols mpls label-switched-path lsp-name] hierarchy level, you must use strict paths.
- [edit]
- protocols {
-
- mpls {
-
- path path-name {
-
next-hop-address (strict | loose);
- }
- }
- }