State¶
Leafs
- 
class 
Bgp.Neighbors.Neighbor.AddPaths.State¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborAddPathsStateThis class represents state data.
State information associated with ADD_PATHS
- 
receive¶ Enable ability to receive multiple path advertisements for an NLRI from the neighbor or group
type: bool
config: False
default value: false
- 
send_max¶ The maximum number of paths to advertise to neighbors for a single NLRI
type: int
range: 0..255config: False
-