State¶
Leafs
-
class
Bgp.PeerGroups.PeerGroup.AddPaths.
State
¶ Bases:
Entity
Class Hierarchy:
Bgp
PeerGroups
PeerGroup
AddPaths
State
This 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
-