State¶
Leafs
Enum Classes
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.NamedExplicitPaths.NamedExplicitPath.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
Lsps
ConstrainedPath
NamedExplicitPaths
NamedExplicitPath
State
This class represents state data.
Operational state parameters relating to the named
explicit paths
-
name
¶ A string name that uniquely identifies an explicit path
type: str
config: False
-
sid_selection_mode
¶ 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
type:
SidSelectionMode
config: False
default value: MIXED_MODE
-
sid_protection_required
¶ When this value is set to true, only SIDs that are protected are to be selected by the calculating method when the explicit path is instantiated by a SR-TE LSP
type: bool
config: False
default value: false
-