Config¶
Leafs
- 
class 
Bgp.Neighbors.Neighbor.AddPaths.Config¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborAddPathsConfigThis class represents configuration data.
Configuration parameters relating to ADD_PATHS
- 
receive¶ Enable ability to receive multiple path advertisements for an NLRI from the neighbor or group
type: bool
default value: false
- 
send_max¶ The maximum number of paths to advertise to neighbors for a single NLRI
type: int
range: 0..255
-