State¶
Leafs
- 
class 
Bgp.Neighbors.Neighbor.UseMultiplePaths.Ebgp.State¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborUseMultiplePathsEbgpStateThis class represents state data.
State information 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
config: False
default value: false
-