Config¶
Leafs
- 
class 
NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.Global.UseMultiplePaths.Config¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolBgpGlobalUseMultiplePathsConfigThis class represents configuration data.
Configuration parameters relating to multipath
- 
enabled¶ Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value
type: bool
default value: false
-