bgpInterRegionCost property
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm.
Can be DEFAULT or ADD_COST_TO_MED. Possible string values are:
- "ADD_COST_TO_MED"
- "DEFAULT"
Implementation
core.String? bgpInterRegionCost;