Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.LspBit.OverloadBit.Config¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisGlobalLspBitOverloadBitConfigThis class represents configuration data.
This container defines ISIS Overload Bit configuration.
-
set_bit¶ When set to true, IS-IS overload bit is set
type: bool
default value: false
-
set_bit_on_boot¶ When set to true, the IS-IS overload bit is set on system boot
type: bool
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
default value: false
-