Config

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.Timers.LspGeneration.Config

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Global Timers LspGeneration Config

This class represents configuration data.

This container defines ISIS LSP Generation timers

configuration.

lsp_max_wait_interval

Time interval in milliseconds that specifies max interval between two consecutive occurrences of an LSP being generated

type: int

range: 0..18446744073709551615

units: milliseconds

lsp_first_wait_interval

Time interval in milliseconds that specifies the first LSP generation delay

type: int

range: 0..18446744073709551615

units: milliseconds

lsp_second_wait_interval

Time interval in milliseconds that specifies the millisecond LSP generation delay

type: int

range: 0..18446744073709551615

units: milliseconds