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 | Bag<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: Bag<
Device>- bgpRib:
BgpRib- afiSafis: Bag<
AfiSafi>- neighbors: Bag<
AfiSafiNeighbor>- adjRibInPost:
AfiSafiNeighborAdjRib- routes: Bag<
Route>
- routes: Bag<
- adjRibInPost:
- neighbors: Bag<
- afiSafis: Bag<
- bgpRib:
- devices: Bag<
network → devices → bgpRib → afiSafis → neighbors → adjRibOutPost → routes
See also
Data model path
- network:
Network- devices: Bag<
Device>- bgpRib:
BgpRib- afiSafis: Bag<
AfiSafi>- neighbors: Bag<
AfiSafiNeighbor>- adjRibOutPost:
AfiSafiNeighborAdjRib- routes: Bag<
Route>
- routes: Bag<
- adjRibOutPost:
- neighbors: Bag<
- afiSafis: Bag<
- bgpRib:
- devices: Bag<