Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - MULTICAST ROUTING CONFIGURATION GUIDE 2010-10-07 Configuration Manual page 244

Software for e series broadband services routers multicast routing configuration guide
Table of Contents

Advertisement

JunosE 11.3.x Multicast Routing Configuration Guide
Using PIM Sparse Mode Join Filters
ipv6 pim join-filter
222
Specify the location of the interface that will transmit datagrams from router Boston
2.
to router Chicago.
boston(config-router-rn)#update-source atm 2/1.108
Specify that router Boston will send hello messages to router Chicago every 40
3.
seconds.
boston(config-if)#ipv6 pim query-interval 40
Specify that router Boston will be a remote neighbor of router Chicago, and identify
4.
the IP address on router Boston that will transmit datagrams to router Chicago.
chicago(config-router)#remote-neighbor 2001::1 sparse-mode
Specify the location of the interface that will transmit datagrams from router Chicago
5.
to router Boston.
chicago(config-router-rn)#update-source atm 2/1.95
Specify that router Chicago will send hello messages to router Boston every 40
6.
seconds.
chicago(config-if)#ipv6 pim query-interval 40
See update-source.
7.
You can use PIM sparse mode join filters to prevent multicast state from being created
in the PIM sparse mode router. The filters are applied to join entries in PIM join/prune
messages that are received from PIM sparse mode neighbors.
By denying joins at the edge of a network, you can limit the multicast state and traffic in
the network. By accepting only certain joins, you can control which multicast services an
end user can receive. PIM join filters also reduce the potential for denial of service (DOS)
attacks where large numbers of joins forwarded to each router on the RPT can result in
a PIM state explosion and very high memory consumption.
For information about how to create access lists, see Configuring Routing Policy in the
JunosE IP Services Configuration Guide.
Use to specify an extended access list that you want this PIM interface to use as a join
filter.
You can apply the join filter at the global level or at the interface level.
If an interface-level filter exists, it takes precedence over the global-level filter.
Example 1
host1(config)#ipv6 pim join-filter gold
Example 2
host1(config-interface)#ipv6 pim join-filter gold
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents