Global
Children
- class Bgp.Global
Bases:
Entity
This class represents configuration data.
Global configuration for the BGP router
- 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
- 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