•
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.
set comm-list delete
•
Use to remove communities specified by the community list from the community
attribute of routes that match the route map.
•
You can use this command to delete communities only if the community list was
created with a single community per list entry, as the following sample configuration
for router host1 shows:
host1(config)#
ip community-list 1 permit 231:10
host1(config)#
ip community-list 1 permit 231:20
host1(config)#
router bgp 45
host1(config-router)#
neighbor 10.6.2.5 remote-as 5
host1(config-router)#
neighbor 10.6.2.5 route-map indelete in
host1(config-router)#
route-map indelete permit 10
host1(config-route-map)#
set comm-list 1 delete
Copyright © 2010, Juniper Networks, Inc.
14
JunosE 11.2.x IP Services Configuration Guide
Содержание JUNOSE 11.2.X IP SERVICES
Страница 6: ...Copyright 2010 Juniper Networks Inc vi...
Страница 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x IP Services Configuration Guide...
Страница 18: ...Copyright 2010 Juniper Networks Inc xviii JunosE 11 2 x IP Services Configuration Guide...
Страница 22: ...Copyright 2010 Juniper Networks Inc xxii JunosE 11 2 x IP Services Configuration Guide...
Страница 28: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x IP Services Configuration Guide...
Страница 116: ...Copyright 2010 Juniper Networks Inc 90 JunosE 11 2 x IP Services Configuration Guide...
Страница 144: ...Copyright 2010 Juniper Networks Inc 118 JunosE 11 2 x IP Services Configuration Guide...
Страница 230: ...Copyright 2010 Juniper Networks Inc 204 JunosE 11 2 x IP Services Configuration Guide...
Страница 262: ...Copyright 2010 Juniper Networks Inc 236 JunosE 11 2 x IP Services Configuration Guide...
Страница 294: ...Copyright 2010 Juniper Networks Inc 268 JunosE 11 2 x IP Services Configuration Guide...
Страница 328: ...Copyright 2010 Juniper Networks Inc 302 JunosE 11 2 x IP Services Configuration Guide...
Страница 345: ...PART 2 Index Index on page 321 319 Copyright 2010 Juniper Networks Inc...
Страница 346: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x IP Services Configuration Guide...
Страница 356: ...Copyright 2010 Juniper Networks Inc 330 JunosE 11 2 x IP Services Configuration Guide...