1.
Define a route-map using the
set admission-bandwidth
and
set qos-bandwidth
commands. You can optionally issue the
set priority
command.
host1(config)#
route-map mcast-bandwidths permit 10
host1(config-route-map)#
match ip address sdtv
host1(config-route-map)#
set admission-bandwidth 2000000
host1(config-route-map)#
set qos-bandwidth 2000000
host1(config-route-map)#
set priority 100
host1(config-route-map)#
route-map mcast-bandwidths permit 20
host1(config-route-map)#
match ip address hdtv
host1(config-route-map)#
set admission-bandwidth 10000000
host1(config-route-map)#
set qos-bandwidth 10000000
host1(config-route-map)#
set priority 200
host1(config-route-map)#
end
2.
Define the access list for use by the
match ip address
command to match (S,G)
and (*,G) entries.
host1(config)#
access-list sdtv permit ip host 31.0.0.1 232.0.0.0 0.0.0.255
host1(config)#
access-list hdtv permit ip host 32.0.0.1 232.0.0.0 0.0.0.255
host1(config)#
access-list hdtv permit ip host 32.0.0.2 232.0.0.0 0.0.0.255
host1(config-route-map)#
end
NOTE:
You can also define a prefix-list or a prefix-tree for use by the
match ip
address
command to match (S,G) and (*,G) entries.
For additional information about configuring QoS adjustment, see “Configuring
Multicast QoS Adjustment” on page 15.
For additional information about configuring interface-level and port-level admission
control, see “Blocking and Limiting Multicast Traffic” on page 25.
For additional information about creating route maps, see
JUNOSe IP Services
Configuration Guide .
set admission-bandwidth
■
Use to set a multicast bandwidth for admission control.
■
Use the
adaptive
keyword to define the bandwidth as adaptive (automatically
sensed).
■
Example
host1(config-route-map)#
set admission-bandwidth 2000000
■
Use the
no
version to remove the set clause from a route map.
■
See set admission-bandwidth.
set priority
14
■
Defining a Multicast Bandwidth Map
JUNOSe 11.1.x Multicast Routing Configuration Guide
Содержание JUNOSE 11.1.X MULTICAST ROUTING
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 16: ...xvi List of Figures JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 18: ...xviii List of Tables JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 24: ...2 Internet Protocol Version 4 JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 64: ...42 Investigating Multicast Routes JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 100: ...78 Monitoring IGMP Proxy JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 145: ...Monitoring PIM 123 Chapter 3 Configuring PIM for IPv4 Multicast...
Страница 146: ...124 Monitoring PIM JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 166: ...144 Monitoring DVMRP JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 168: ...146 Internet Protocol Version 6 JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 204: ...182 BGP Multicast JUNOSe 11 1 x Multicast Routing Configuration Guide...
Страница 263: ...Part 3 Index Index on page 243 Index 241...
Страница 264: ...242 Index JUNOSe 11 1 x Multicast Routing Configuration Guide...