State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.SignalingProtocols.RsvpTe.Global.GracefulRestart.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
SignalingProtocols
RsvpTe
Global
GracefulRestart
State
This 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
-