PeerType
Labels a peer or peer group as explicitly internal or external.
Options
| name | description |
|---|---|
| EXTERNAL | External (eBGP) peer. |
| INTERNAL | Internal (iBGP) peer. |
Used by
network → devices → networkInstances → protocols → bgp → neighbors → peerType
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- protocols: List<
NetworkInstanceProtocol>- bgp:
Bgp- neighbors: List<
BgpNeighbor>- peerType:
PeerType
- peerType:
- neighbors: List<
- bgp:
- protocols: List<
- networkInstances: List<
- devices: List<