■
Use to define the conditions for redistributing routes from one routing protocol
to another, and for filtering or modifying updates sent to or received from peers.
■
Each
route-map
command has a list of
match
and set commands associated
with it. That is, the route map itself consists of a set of clauses; each clause (also
called an entry) consists of a
match
or
set
command:
■
match
commands specify the match criteria, the conditions under which
redistribution is allowed for the current route map.
■
set
commands specify the set actions, the redistribution actions to perform
if the criteria enforced by the
match
commands is met.
■
You can specify match and set clauses to modify attributes of redistributed routes.
■
Use route maps when you want to have detailed control over how routes are
redistributed between routing processes.
■
You specify the destination routing protocol with the
router
command.
■
You specify the source routing protocol with the
redistribute
command.
■
Example
host1(config)#
route-map nyc1 permit 10
host1(config-route-map)#
match ip address list1
host1(config-route-map)#
set metric-type internal
■
Use the
no
version to delete the route map.
■
See route-map.
set as-path prepend
■
Use to modify an AS path for BGP routes by prepending one or more AS numbers
or a list of AS numbers to the path list.
■
The only global BGP metric available to influence the best path selection is the
AS path length. By varying the length of the AS path, a BGP device can influence
the best path selection by a peer farther away.
■
Example
host1(config-route-map)#
set as-path prepend list list10
■
Use the
no
version to delete the set clause from a route map.
■
See set as-path prepend.
set automatic-tag
■
Use to automatically compute the tag value of the destination routing protocol.
■
Example
host1(config-route-map)#
set automatic-tag
■
Use the
no
version to delete the set clause from a route map.
■
See set automatic-tag.
14
■
Route Maps
JUNOSe 11.0.x IP Services Configuration Guide
Содержание JUNOSE 11.0.X IP SERVICES
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 0 x IP Services Configuration Guide...
Страница 18: ...xviii Table of Contents JUNOSe 11 0 x IP Services Configuration Guide...
Страница 20: ...xx List of Figures JUNOSe 11 0 x IP Services Configuration Guide...
Страница 22: ...xxii List of Tables JUNOSe 11 0 x IP Services Configuration Guide...
Страница 28: ...2 Chapters JUNOSe 11 0 x IP Services Configuration Guide...
Страница 138: ...112 Monitoring J Flow Statistics JUNOSe 11 0 x IP Services Configuration Guide...
Страница 286: ...260 Monitoring IP Tunnels JUNOSe 11 0 x IP Services Configuration Guide...
Страница 312: ...286 Monitoring IP Reassembly JUNOSe 11 0 x IP Services Configuration Guide...
Страница 357: ...Part 2 Index Index on page 333 Index 331...
Страница 358: ...332 Index JUNOSe 11 0 x IP Services Configuration Guide...