Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.Timers.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Global
Timers
Config
This class represents configuration data.
This container defines ISIS global timers configuration.
-
lsp_lifetime_interval
¶ Time interval in seconds that specifies how long an LSP remains in LSDB without being refreshed
type: int
range: 0..65535units: seconds
default value: 1200
-
lsp_refresh_interval
¶ Time interval in seconds that specifies how often route topology that a device originates is transmitted in LSPs
type: int
range: 0..65535units: seconds
-