Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.SignalingProtocols.RsvpTe.Global.Hellos.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
SignalingProtocols
RsvpTe
Global
Hellos
Config
This class represents configuration data.
Configuration parameters relating to RSVP
hellos
-
hello_interval
¶ set the interval in ms between RSVP hello messages
type: int
range: 1000..60000units: milliseconds
default value: 9000
-
refresh_reduction
¶ enables all RSVP refresh reduction message bundling, RSVP message ID, reliable message delivery and summary refresh
type: bool
default value: true
-