Chapter 22
Configuring IP Unicast Routing
Command
Step 12
set metric metric value
Step 13
set metric bandwidth delay reliability loading mtu
Step 14
set metric-type {internal | external | type-1 | type-2}
Step 15
end
Step 16
show route-map
Step 17
copy running-config startup-config
To delete an entry, use the no route-map map tag global configuration command or the no match or no
set route-map configuration commands.
78-11194-03
Configuring Protocol-Independent Features
Purpose
Set the metric value to give the redistributed routes
(for any protocol except IGRP or EIGRP). The
metric value is an integer from -294967295 to
294967295.
Set the metric value to give the redistributed routes
(for IGRP or EIGRP only):
bandwidth—Metric value or IGRP bandwidth
•
of the route in kilobits per second in the range 0
to 4294967295
delay—Route delay in tens of microseconds in
•
the range 0 to 4294967295.
reliability—Likelihood of successful packet
•
transmission expressed as a number between 0
and 255, where 255 means 100 percent
reliability and 0 means no reliability.
•
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.
Set the metric type to give redistributed routes.
Return to privileged EXEC mode.
Display all route maps configured or only the one
specified to verify configuration.
(Optional) Save your entries in the configuration
file.
Catalyst 3550 Multilayer Switch Software Configuration Guide
22-59