Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.SignalingProtocols.RsvpTe.Global.SoftPreemption.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
SignalingProtocols
RsvpTe
Global
SoftPreemption
Config
This class represents configuration data.
Configuration parameters relating to RSVP
soft preemption support
-
enable
¶ Enables soft preemption on a node
type: bool
default value: false
-
soft_preemption_timeout
¶ Timeout value for soft preemption to revert to hard preemption. The default timeout for soft-preemption is 30 seconds - after which the local system reverts to hard pre-emption
type: int
range: 0..65535default value: 30
-