State¶
Leafs
- 
class 
Mpls.SignalingProtocols.RsvpTe.Global.SoftPreemption.State¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsRsvpTeGlobalSoftPreemptionStateThis class represents state data.
State parameters relating to RSVP
soft preemption support
- 
enable¶ Enables soft preemption on a node
type: bool
config: False
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..65535config: False
default value: 30
-