DynamicNeighborPrefixes

Children

class Bgp.Global.DynamicNeighborPrefixes

Bases: Entity

Class Hierarchy: Bgp Global DynamicNeighborPrefixes

This class represents configuration data.

A list of IP prefixes from which the system should:

- Accept connections to the BGP daemon

- Dynamically configure a BGP neighbor corresponding to the

source address of the remote system, using the parameters

of the specified peer-group.

For such neighbors, an entry within the neighbor list should

be created, indicating that the peer was dynamically

configured, and referencing the peer-group from which the

configuration was derived.

dynamic_neighbor_prefix

An individual prefix from which dynamic neighbor connections are allowed

type: list of DynamicNeighborPrefix