How To Control Route Distribution - Cisco Catalyst 9500 series Configuration Manual

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Configuring IP Unicast Routing
Step 19
Step 20
Step 21
Step 22
Step 23
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.
Command or Action
set metric-type {type-1 | type-2}
Example:
Device(config-route-map)# set
metric-type type-2
set metric-type internal
Example:
Device(config-route-map)# set
metric-type internal
set weight number
Example:
Device(config-route-map)# set weight
100
end
Example:
Device(config-route-map)# end
show route-map
Example:
Device# show route-map
copy running-config startup-config
Example:
Device# copy running-config
startup-config
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
Route Maps to Redistribute Routing Information
Purpose
• 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.
Sets the multi-exit discriminator (MED) value on
prefixes advertised to external BGP neighbor to
match the IGP metric of the next hop.
Sets the BGP weight for the routing table. The value
can be from 1 to 65535.
Returns to privileged EXEC mode.
Displays all route maps configured or only the one
specified to verify configuration.
(Optional) Saves your entries in the configuration
file.
191

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents