set metric-type
Sets the metric type for the destination routing protocol. The no version removes the set clause from a route map.
set metric-type atMetric
- externalReverts to the normal BGP rules for propagating the MED; this is the BGP default
- internalSets the MED of a received route that is being propagated to an external peer equal to the IGP cost of the indirect next hop
- externalOnly the metric of the route itself is considered for comparison
- internalBoth the metric of the route and the cost to the router that advertised the route are considered for comparison; this is the IS-IS default
- 1Cost of the external routes is equal to the sum of all internal costs and the external cost
- 2Cost of the external routes is equal to the external cost alone; this is the OSPF default
Route Map Configuration
Command introduced before JUNOSe Release 7.1.0.