BgpNeighborStatistics
Fields
| name | type | nullable | description |
|---|---|---|---|
sessionDurationInSeconds | Integer | false | Duration of the BGP session in seconds. |
advertisedPrefixes | Integer | false | Total number of advertised prefixes. |
receivedPrefixes | Integer | false | Total number of received prefixes. |
Used by
network → devices → networkInstances → protocols → bgp → neighbors → statistics
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- protocols: List<
NetworkInstanceProtocol>- bgp:
Bgp- neighbors: List<
BgpNeighbor>- statistics:
BgpNeighborStatistics
- statistics:
- neighbors: List<
- bgp:
- protocols: List<
- networkInstances: List<
- devices: List<