Skip to content

bgppeer#

Collection Note

This module is part of the nokia.eda_protocols_v1 collection. To install the collection, use:

ansible-galaxy collection install nokia.eda_protocols_v1
Added in version 0.1.0.

Synopsis#

  • BGPPeer enables the configuration of BGP sessions. It allows specifying a description, an interface reference (either RoutedInterface or IrbInterface), and the peer IP address. The resource also supports dynamic neighbors, common BGP settings, and peer-specific configurations.

Authors#