Config¶
Leafs
- 
class 
Bgp.Neighbors.Neighbor.UseMultiplePaths.Ebgp.Config¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborUseMultiplePathsEbgpConfigThis class represents configuration data.
Configuration parameters relating to eBGP multipath
- 
allow_multiple_as¶ Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS
type: bool
default value: false
-