SidSelectionMode¶
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.NamedExplicitPaths.NamedExplicitPath.State.SidSelectionMode¶ SidSelectionMode (Enum Class)
The restrictions placed on the SIDs to be selected by the
calculation method for the explicit path when it is
instantiated for a SR-TE LSP
-
ADJ_SID_ONLY = 0 The SR-TE tunnel should only use adjacency SIDs
to build the SID stack to be pushed for the LSP
-
MIXED_MODE = 1 The SR-TE tunnel can use a mix of adjacency
and prefix SIDs to build the SID stack to be pushed
to the LSP
-