Bgp
Fields
| name | type | nullable | description |
|---|---|---|---|
neighbors | List<BgpNeighbor> | false | List of BGP neighbors configured on the local system, uniquely identified by peer IPv4 or IPv6 address. |
routerId | IpAddress | true | An identifier for the BGP sessions in this network instance. |
asNumber | Integer | true | AS number of this network instance. Present for devices with OS ACOS, APIC, ARISTA_EOS, ASA, CUMULUS, EXTREME_NOS, FXOS, HP_COMWARE, HP_PROVISION, IOS, IOS_XE, IOS_XR, JUNOS, NXOS, SG, SILVER_PEAK, T128, and VIPTELA. |
Used by
network → devices → networkInstances → protocols → bgp
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- protocols: List<
NetworkInstanceProtocol>- bgp:
Bgp
- bgp:
- protocols: List<
- networkInstances: List<
- devices: List<