Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.Mpls.IgpLdpSync.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Global
Mpls
IgpLdpSync
Config
This class represents configuration data.
This container defines ISIS/IGP configuration.
-
enabled
¶ When set to true, rely on IGP/LDP synchronization. IGP cost for link is maintained at max until LDP adjacencies are established
type: bool
default value: true
-
post_session_up_delay
¶ Specifies a delay, expressed in units of seconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP
type: int
range: 0..65535units: seconds
-