host1(config)#
ip community list 1 permit 231:20
Matching a Policy List
You can use the
match policy-list
command to reference a policy list within the route
map. Policy lists are like route maps, but they contain only match clauses and no set
clauses. You can create a policy list to contain a group of match clauses once, referencing
the list in any number of route maps and avoiding the task of having to reenter the match
clauses separately into each route map.
For more information about creating IP policy lists, see “Match Policy Lists” on page 19.
Redistributing Access Routes
Access-internal routes, such as DHCP and AAA/PPP host routes, are host routes to
directly connected clients. Access routes, also known as AAA framed routes, are sourced
by AAA.
The following example shows how you might redistribute access-internal routes and
access routes by matching on a tag:
1.
Configure route map tagtest to match tag 30.
host1(config)#
route-map tagtest
host1(config-route-map)#
match tag 30
2.
Configure redistribution into BGP of the access-internal routes and access routes
with route map tagtest.
host1(config)#
router bgp 405
host1(config-router)#
redistribute access route-map tagtest
host1(config-router)#
redistribute access-internal route-map tagtest
Setting Multicast Bandwidths
You can use the
set admission-bandwidth
command to set a multicast bandwidth for
admission control. Admission control is performed for the join and mapped interface
when the OIF is added to the mroute.
You can use the
set qos-bandwidth
command to set a multicast bandwidth for QoS
control. The QoS adjustment is made to the join interface when the OIF is added to the
mroute.
NOTE:
Both the admission bandwidth and QoS bandwidth are a constant bit rate.
For more information about multicast admission control or QoS adjustment, see
Configuring IPv4 Multicast or chapter Configuring IPv6 Multicast
in
JunosE Multicast Routing
Configuration Guide
.
match as-path
•
Use to match an AS-path access list.
•
The implemented weight is based on the first matched AS path.
9
Copyright © 2010, Juniper Networks, Inc.
Chapter 1: Configuring Routing Policy
Содержание 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...