You can, however, remove the lists with the
set comm-list delete
command if you
created them separately with the following commands:
host1(config)#
ip community list 1 permit 231:10
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 20.
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.
Route Maps
■
9
Chapter 1: Configuring Routing Policy
Содержание 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...