Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.Timers.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Interfaces
Interface
Timers
Config
This class represents configuration data.
Configuration parameters relating to interface
timers for IS-IS
-
csnp_interval
¶ The interval, specified in seconds, at which periodic CSNP packets should be transmitted by the local IS
type: int
range: 0..65535units: seconds
-
lsp_pacing_interval
¶ The interval interval in milliseconds between the detection of topology change and when the SPF algorithm runs
type: int
range: 0..18446744073709551615units: milliseconds
-