Class BgpInterRegionCost (1.24.0)

BgpInterRegionCost(value)

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. Additional supported values which may be not listed in the enum directly due to technical reasons: ADD_COST_TO_MED DEFAULT

Enums

Name Description
UNDEFINED_BGP_INTER_REGION_COST A value indicating that the enum field is not set.
ADD_COST_TO_MED No description available.
DEFAULT No description available.