State¶
Leafs
- 
class 
Mpls.SignalingProtocols.RsvpTe.Global.Hellos.State¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsRsvpTeGlobalHellosStateThis class represents state data.
State information associated with RSVP hellos
- 
hello_interval¶ set the interval in ms between RSVP hello messages
type: int
range: 1000..60000config: False
units: milliseconds
default value: 9000
- 
refresh_reduction¶ enables all RSVP refresh reduction message bundling, RSVP message ID, reliable message delivery and summary refresh
type: bool
config: False
default value: true
-