As part of the configuration for GMPLS, you need to establish a Multiprotocol Label Switching (MPLS) path for each unique device connected through GMPLS. Configure the traffic engineering link remote address as the address at the [edit protocols mpls path path-name] hierarchy level. Constrained Shortest Path First (CSPF) is supported so you can choose either the strict or loose option with the address.
See Configuring LMP for information about how to obtain a traffic engineering link remote address.
To configure the MPLS path, include the path statement at the [edit protocols mpls] hierarchy level:
- [edit protocols mpls]
-
path path-name {
-
next-hop-address (strict | loose);
- }
For information about how to configure MPLS paths, see Creating a Named Path.