set metric
Modifies the metric value (for BGP, the MED) for a route that matches the route map by applying a relative or absolute metric. The no version removes the set clause from a route map.
NOTE: You cannot have an absolute and a relative metric within the same route map sequence. Issuing either command overrides any previously configured metric in the route map.
set metric [ +relValue | -relValue | absValue ]
- +Specifies that the value is added to the metric for routes matching the route map; immediately precedes the metric value with no intervening space
- Specifies that the value is subtracted from the metric for routes matching the route map; immediately precedes the metric value with no intervening space
- relValueNumber, in the range 04294967295
- absValueNumber, in the range 04294967295
Route Map Configuration
Command introduced before JUNOSe Release 7.1.0.