Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.PeerGroups.PeerGroup.AddPaths.Config¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolBgpPeerGroupsPeerGroupAddPathsConfigThis 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
-