Class BgpInterRegionCost (1.23.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.

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.