Config¶
Leafs
Enum Classes
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.NamedExplicitPaths.NamedExplicitPath.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
Lsps
ConstrainedPath
NamedExplicitPaths
NamedExplicitPath
Config
This class represents configuration data.
Configuration parameters relating to named explicit
paths
-
name
¶ A string name that uniquely identifies an explicit path
type: str
-
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
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
default value: false
-