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