Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.Bandwidth.AutoBandwidth.Overflow.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
Lsps
ConstrainedPath
Tunnels
Tunnel
Bandwidth
AutoBandwidth
Overflow
Config
This class represents configuration data.
Config information for MPLS overflow bandwidth
adjustment
-
enabled
¶ enables mpls lsp bandwidth overflow adjustment on the lsp
type: bool
default value: false
-
overflow_threshold
¶ bandwidth percentage change to trigger an overflow event
type: int
range: 0..100
-
trigger_event_count
¶ number of consecutive overflow sample events needed to trigger an overflow adjustment
type: int
range: 0..65535
-