State¶
Leafs
- 
class 
Mpls.SignalingProtocols.RsvpTe.Global.GracefulRestart.State¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsRsvpTeGlobalGracefulRestartStateThis class represents state data.
State information associated with
RSVP graceful-restart
- 
enable¶ Enables graceful restart on the node
type: bool
config: False
default value: false
- 
restart_time¶ Graceful restart time (seconds)
type: int
range: 0..4294967295config: False
- 
recovery_time¶ RSVP state recovery time
type: int
range: 0..4294967295config: False
-