Config¶
Leafs
- 
class 
Mpls.SignalingProtocols.RsvpTe.Global.SoftPreemption.Config¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsRsvpTeGlobalSoftPreemptionConfigThis 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
-