Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.Levels.Level.Timers.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Interfaces
Interface
Levels
Level
Timers
Config
This class represents configuration data.
This container defines ISIS interface hello-timers configuration.
-
hello_interval
¶ ISIS hello-interval value
type: int
range: 0..4294967295
-
hello_multiplier
¶ ISIS hello-multiplier value
type: int
range: 0..255
-