In current model, when computing a path, an optimization metric can be set. The optimization metrics are those of base type path-metric-type:
- TE path metric
- IGP path metric
- Hop path metric
- Unidirectional average link delay
- Unidirectional minimum link delay
- Path-metric-residual-bandwidth
- path-metric-optimize-includes
- path-metric-optimize-excludes
We would need to support aditionally, at least, the metrics that are available in PCEP, in particular, those defined in RFC 8233
- delay variation (defined in RFC 7471).
- path losss (defined in RFC 7471).
Currently, those metrics are defined in te-types as performance metrics and are used in the te-mpls model, however, not to be used in the optimization.