Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.Timers.Config¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisInterfacesInterfaceTimersConfigThis 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..65535
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..18446744073709551615
units: milliseconds
-