Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.LspBit.OverloadBit.ResetTriggers.ResetTrigger.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Global
LspBit
OverloadBit
ResetTriggers
ResetTrigger
Config
This class represents configuration data.
This container defines ISIS Overload Bit reset trigger
configuration.
-
reset_trigger
¶ In the case that the system sets the overload bit on start, the system should reset the bit (i.e., clear the overload bit) upon the specified trigger
type: one of the below values:
WAITFORBGP
-
delay
¶ If a reset trigger is specified, the system should delay resetting the overload bit for the specified number of seconds after the trigger occurs
type: int
range: 0..65535units: seconds
-