State

Leafs

class Bgp.Neighbors.Neighbor.AddPaths.State

Bases: Entity

Class Hierarchy: Bgp Neighbors Neighbor 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..255

config: False

eligible_prefix_policy

A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

type: str

refers to: name

config: False