Administrator Guide

Table Of Contents
set metric
To assign a new metric to redistributed routes, configure a filter.
Syntax
set metric [+ | -] metric-value
To delete a setting, enter no set metric.
Parameters
+ (OPTIONAL) Enter + to add a metric-value to the redistributed routes.
- (OPTIONAL) Enter - to subtract a metric-value from the redistributed routes.
metric-value
Enter a number as the new metric value. The range is from zero (0) to
4294967295.
Defaults Not configured.
Command Modes ROUTE-MAP
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000ON.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Related
Commands
set automatic-tag computes the tag value of the route.
set level specifies the OSPF area for route redistribution.
set metric-type specifies the route type assigned to redistributed routes.
set tag specifies the tag assigned to redistributed routes.
set metric-type
To assign a new route type for routes redistributed to OSPF, configure a filter.
Syntax
set metric-type {internal | external | type-1 | type-2}
To delete a setting, use the no set metric-type command.
Parameters
internal Enter the keyword internal to assign the Interior Gateway Protocol metric of
the next hop as the routes BGP MULTI_EXIT_DES (MED) value.
external Enter the keyword external to assign the IS-IS external metric.
type-1 Enter the keyword type-1 to assign the OSPF Type 1 metric.
type-2 Enter the keyword type-2 to assign the OSPF Type 2 metric.
Defaults Not configured.
Access Control Lists (ACL) 209