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: Bag<
Device>- networkInstances: Bag<
NetworkInstance>- protocols: Bag<
NetworkInstanceProtocol>- bgp:
Bgp- neighbors: Bag<
BgpNeighbor>- peerType:
PeerType
- peerType:
- neighbors: Bag<
- bgp:
- protocols: Bag<
- networkInstances: Bag<
- devices: Bag<