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