State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.Timers.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Interfaces
Interface
Timers
State
This class represents state data.
This container defines state information for ISIS interface timers.
-
csnp_interval
¶ The interval, specified in seconds, at which periodic CSNP packets should be transmitted by the local IS
type: int
range: 0..65535config: False
units: 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..18446744073709551615config: False
units: milliseconds
-