OriginProtocol
Options
| name | description |
|---|---|
| BGP | Border Gateway Protocol |
| DIRECT_CONNECTED | A directly connected route. |
| EIGRP | Enhanced Interior Gateway Routing Protocol. |
| FRR | Fast Re-Route protocol. |
| IGMP | Internet Group Management Protocol. |
| ISIS | Intermediate System to Intermediate System protocol. |
| LDP | Label Distribution Protocol. |
| LOCAL_AGGREGATE | Locally defined aggregate route. |
| ODR | On Demand Routing protocol. |
| OSPF | Open Shortest Path First protocol. |
| PIM | Protocol Independent Multicast. |
| RIP | Routing Information Protocol. |
| RSVP | Resource Reservation Protocol. |
| STATIC | Locally-installed static route. |
| UNKNOWN | Origin protocol unknown. |
| VPLS | Virtual Private LAN Service protocol. |
| VPN | Virtual Private Network protocol. |
Used by
network → devices → networkInstances → afts → ipv4Unicast → ipEntries → nextHops → originProtocol
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- afts:
Afts- ipv4Unicast:
IpUnicast- ipEntries: List<
IpEntry>- nextHops: List<
NextHop>- originProtocol:
OriginProtocol
- originProtocol:
- nextHops: List<
- ipEntries: List<
- ipv4Unicast:
- afts:
- networkInstances: List<
- devices: List<
network → devices → networkInstances → afts → ipv6Unicast → ipEntries → nextHops → originProtocol
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- afts:
Afts- ipv6Unicast:
IpUnicast- ipEntries: List<
IpEntry>- nextHops: List<
NextHop>- originProtocol:
OriginProtocol
- originProtocol:
- nextHops: List<
- ipEntries: List<
- ipv6Unicast:
- afts:
- networkInstances: List<
- devices: List<