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