Global

Children

class Bgp.Global

Bases: Entity

Class Hierarchy : Bgp Global

This class represents configuration data.

Global configuration for the BGP router

config

Configuration parameters relating to the global BGP router

type: Config

state

State information relating to the global BGP router

type: State

config: False

default_route_distance

Administrative distance (or preference) assigned to routes received from different sources (external, internal, and local)

type: DefaultRouteDistance

confederation

Parameters indicating whether the local system acts as part of a BGP confederation

type: Confederation

graceful_restart

Parameters relating the graceful restart mechanism for BGP

type: GracefulRestart

use_multiple_paths

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

type: UseMultiplePaths

route_selection_options

Parameters relating to options for route selection

type: RouteSelectionOptions

afi_safis

Address family specific configuration

type: AfiSafis

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