RoutingProtocolType
Type for routing protocols, including those which may install prefixes into the RIB
Options
| name | description |
|---|---|
| BGP | BGP |
| DIRECTLY_CONNECTED | A directly connected route |
| IGMP | Internet Group Management Protocol |
| ISIS | IS-IS |
| LOCAL_AGGREGATE | Locally defined aggregate route |
| OSPF | OSPFv2 |
| OSPF3 | OSPFv3 |
| PIM | Protocol Independent Multicast |
| STATIC | Locally-installed static route |
Used by
network → devices → networkInstances → protocols → identifier
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- protocols: List<
NetworkInstanceProtocol>- identifier:
RoutingProtocolType
- identifier:
- protocols: List<
- networkInstances: List<
- devices: List<