Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.Bandwidth.Config¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceMplsLspsConstrainedPathTunnelsTunnelBandwidthConfigThis class represents configuration data.
Configuration parameters related to bandwidth on TE
tunnels:
-
specification_type¶ The method used for settign the bandwidth, either explicitly specified or configured
type:
TeBandwidthTypedefault value: SPECIFIED
-
set_bandwidth¶ set bandwidth explicitly, e.g., using offline calculation
type: int
range: 0..18446744073709551615
-