Prefixes

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.Neighbors.Neighbor.AfiSafis.AfiSafi.State.Prefixes

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Bgp Neighbors Neighbor AfiSafis AfiSafi State Prefixes

This class represents state data.

Prefix counters for the BGP session

received

The number of prefixes received from the neighbor

type: int

range: 0..4294967295

config: False

sent

The number of prefixes advertised to the neighbor

type: int

range: 0..4294967295

config: False

installed

The number of advertised prefixes installed in the Loc-RIB

type: int

range: 0..4294967295

config: False