State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.LspBit.OverloadBit.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Global
LspBit
OverloadBit
State
This class represents state data.
This container defines state for ISIS Overload Bit.
-
set_bit
¶ When set to true, IS-IS overload bit is set
type: bool
config: False
default value: false
-
set_bit_on_boot
¶ When set to true, the IS-IS overload bit is set on system boot
type: bool
config: False
default value: false
-
advertise_high_metric
¶ When set to true, the local IS advertises links with the highest available metric regardless of their configured metric. The metric value is based on the metric style - if wide metrics are utilised the metric is advertised as 16777214, otherwise they are advertised with a value of 63
type: bool
config: False
default value: false
-