EasyManua.ls Logo

Juniper JUNOSE 11.2.X MULTICAST ROUTING

Juniper JUNOSE 11.2.X MULTICAST ROUTING
262 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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
Use to configure a priority value for the <S, G> data stream on a physical port.
Dynamic multicast admission control enables only prioritized groups to join the interface
after the configured priority limit is reached on the physical port. The system records
the priority when a new <S, G> entry is created.
Example
host1(config-route-map)#set priority 100
Use the no version to remove the priority value.
See set priority.
set qos-bandwidth
Copyright © 2010, Juniper Networks, Inc.14
JunosE 11.2.x Multicast Routing Configuration Guide

Table of Contents

Related product manuals