Route
Fields
| name | type | nullable | description |
|---|---|---|---|
vrf | String | true | Vrf for the route; may be undefined for route-reflector routes. |
routeDistinguisher | String | true | Route distinguisher for the route; may be undefined for some AfiSafis. |
prefix | IpSubnet | false | Prefix for the route. |
pathAttributes | List<AttrSet> | false | Attributes for paths for the route. More than one path may exist if multipath BGP is used. |
Used by
network → devices → bgpRib → afiSafis → neighbors → adjRibInPost → routes
See also
Data model path
- network:
Network- devices: List<
Device>- bgpRib:
BgpRib- afiSafis: List<
AfiSafi>- neighbors: List<
AfiSafiNeighbor>- adjRibInPost:
AfiSafiNeighborAdjRib- routes: List<
Route>
- routes: List<
- adjRibInPost:
- neighbors: List<
- afiSafis: List<
- bgpRib:
- devices: List<
network → devices → bgpRib → afiSafis → neighbors → adjRibOutPost → routes
See also
Data model path
- network:
Network- devices: List<
Device>- bgpRib:
BgpRib- afiSafis: List<
AfiSafi>- neighbors: List<
AfiSafiNeighbor>- adjRibOutPost:
AfiSafiNeighborAdjRib- routes: List<
Route>
- routes: List<
- adjRibOutPost:
- neighbors: List<
- afiSafis: List<
- bgpRib:
- devices: List<