PeerGroup

Keys

Children

class NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.PeerGroups.PeerGroup

Bases: Entity

Class Hierarchy : NetworkInstances NetworkInstance Protocols Protocol Bgp PeerGroups PeerGroup

This class represents configuration data.

List of BGP peer-groups configured on the local system -

uniquely identified by peer-group name

peer_group_name(key)

Reference to the name of the BGP peer-group used as a key in the peer-group list

type: str

refers to: peer_group_name

config

Configuration parameters relating to the BGP neighbor or group

type: Config

state

State information relating to the BGP peer-group

type: State

config: False

timers

Timers related to a BGP peer-group

type: Timers

transport

Transport session parameters for the BGP peer-group

type: Transport

error_handling

Error handling parameters used for the BGP peer-group

type: ErrorHandling

graceful_restart

Parameters relating the graceful restart mechanism for BGP

type: GracefulRestart

logging_options

Logging options for events related to the BGP neighbor or group

type: LoggingOptions

ebgp_multihop

eBGP multi-hop parameters for the BGPgroup

type: EbgpMultihop

route_reflector

Route reflector parameters for the BGPgroup

type: RouteReflector

as_path_options

AS_PATH manipulation parameters for the BGP neighbor or group

type: AsPathOptions

add_paths

Parameters relating to the advertisement and receipt of multiple paths for a single NLRI (add-paths)

type: AddPaths

use_multiple_paths

Parameters related to the use of multiple paths for the same NLRI

type: UseMultiplePaths

apply_policy

Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context

type: ApplyPolicy

afi_safis

Per-address-family configuration parameters associated with thegroup

type: AfiSafis

enable_bfd

Enable BFD for liveliness detection to the next-hop or neighbour

type: EnableBfd