Config

Leafs

class Bgp.Global.Confederation.Config

Bases: Entity

Class Hierarchy: Bgp Global Confederation Config

This class represents configuration data.

Configuration parameters relating to BGP confederations

enabled

When this leaf is set to true it indicates that the local-AS is part of a BGP confederation

type: bool

identifier

Confederation identifier for the autonomous system

type: int

range: 0..4294967295
member_as

Remote autonomous systems that are to be treated as part of the local confederation

type: list of int

range: 0..4294967295