Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.TeGlobalAttributes.Srlgs.Srlg.Config¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceMplsTeGlobalAttributesSrlgsSrlgConfigThis class represents configuration data.
Configuration parameters related to the SRLG
-
name¶ SRLG group identifier
type: str
-
value¶ group ID for the SRLG
type: int
range: 0..4294967295
-
cost¶ The cost of the SRLG to the computation algorithm
type: int
range: 0..4294967295
-
flooding_type¶ The type of SRLG, either flooded in the IGP or statically configured
type:
MplsSrlgFloodingTypedefault value: FLOODED_SRLG
-