PurposeCommand or Action
• loading—Effective bandwidth of the route
expressed as a number from 0 to 255 (255 is
100 percent loading).
• mtu—Minimum maximum transmission unit
(MTU) size of the route in bytes in the range
0 to 4294967295.
Sets the OSPF external metric type for redistributed
routes.
set metric-type {type-1 | type-2}
Example:
Device(config-route-map)# set
metric-type type-2
Step 19
Sets the multi-exit discriminator (MED) value on
prefixes advertised to external BGP neighbor to
match the IGP metric of the next hop.
set metric-type internal
Example:
Device(config-route-map)# set
metric-type internal
Step 20
Sets the BGP weight for the routing table. The value
can be from 1 to 65535.
set weight number
Example:
Device(config-route-map)# set weight
100
Step 21
Returns to privileged EXEC mode.end
Example:
Device(config-route-map)# end
Step 22
Displays all route maps configured or only the one
specified to verify configuration.
show route-map
Example:
Device# show route-map
Step 23
(Optional) Saves your entries in the configuration
file.
copy running-config startup-config
Example:
Device# copy running-config
startup-config
Step 24
How to Control Route Distribution
Although each of Steps 3 through 14 in the following section is optional, you must enter at least one match
route-map configuration command and one set route-map configuration command.
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
191
Configuring IP Unicast Routing
Route Maps to Redistribute Routing Information