1.
Create the various access list services you want to use with the PIM join filter
command.
host1(config)#! create bronze service
host1(config)#! - restrict SSM channels to 232.0.1/24 only
host1(config)#
access-list bronze permit ip host any 228.0.0.0 0.0.0.255
host1(config)#
access-list bronze permit ip host 1.1.1.1 232.0.1.0 0.0.0.255
host1(config)#
access-list bronze permit ip host 2.2.2.2 232.0.1.0 0.0.0.255
host1(config)#
host1(config)#! create silver service
host1(config)#! - bronze s new channels 232.0.2/24
host1(config)#
access-list silver permit ip host any 228.0.0.0 0.0.0.255
host1(config)#
access-list silver permit ip host 1.1.1.1 232.0.1.0 0.0.0.255
host1(config)#
access-list silver permit ip host 2.2.2.2 232.0.1.0 0.0.0.255
host1(config)#
access-list silver permit ip host 1.1.1.1 232.0.2.0 0.0.0.255
host1(config)#
access-list silver permit ip host 2.2.2.2 232.0.2.0 0.0.0.255
host1(config)#
host1(config)#! create gold service
host1(config)#! - silver s new channels 232.0.3/24
host1(config)#
access-list gold permit ip host any 228.0.0.0 0.0.0.255
host1(config)#
access-list gold permit ip host 1.1.1.1 232.0.1.0 0.0.0.255
host1(config)#
access-list gold permit ip host 2.2.2.2 232.0.1.0 0.0.0.255
host1(config)#
access-list gold permit ip host 1.1.1.1 232.0.2.0 0.0.0.255
host1(config)#
access-list gold permit ip host 2.2.2.2 232.0.2.0 0.0.0.255
host1(config)#
access-list gold permit ip host 1.1.1.1 232.0.3.0 0.0.0.255
host1(config)#
access-list gold permit ip host 2.2.2.2 232.0.3.0 0.0.0.255
For additional information about how to create access lists, see “Access Lists”
on page 21
.
2.
Enable IP multicast routing.
host1(config)#
ip multicast-routing
3.
Enable PIM source-specific multicast router.
host1(config)#
ip pim ssm
4.
Identify the default PIM join filter.
host1(config)#
ip pim join-filter bronze
5.
Enable PIM sparse mode on a subinterface.
host1(config)#
interface atm 3/0.101
host1(config-if)#
ip address 101.0.0.1 255.255.255.255
host1(config-if)#
ip pim sparse-mode
This interface (and any other PIM interface to which you do not specifically assign
an access list filter) uses the default (bronze) join filter.
6.
Enable PIM sparse mode on another subinterface and assign the silver join filter.
host1(config-if)#
interface atm 3/0.102
host1(config-if)#
ip address 102.0.0.1 255.255.255.255
host1(config-if)#
ip pim sparse-mode
host1(config-if)#
ip pim join-filter silver
30
■
Access Lists
JUNOSe 11.0.x IP Services Configuration Guide
Summary of Contents for JUNOSE 11.0.X IP SERVICES
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x IP Services Configuration Guide...
Page 18: ...xviii Table of Contents JUNOSe 11 0 x IP Services Configuration Guide...
Page 20: ...xx List of Figures JUNOSe 11 0 x IP Services Configuration Guide...
Page 22: ...xxii List of Tables JUNOSe 11 0 x IP Services Configuration Guide...
Page 28: ...2 Chapters JUNOSe 11 0 x IP Services Configuration Guide...
Page 138: ...112 Monitoring J Flow Statistics JUNOSe 11 0 x IP Services Configuration Guide...
Page 286: ...260 Monitoring IP Tunnels JUNOSe 11 0 x IP Services Configuration Guide...
Page 312: ...286 Monitoring IP Reassembly JUNOSe 11 0 x IP Services Configuration Guide...
Page 357: ...Part 2 Index Index on page 333 Index 331...
Page 358: ...332 Index JUNOSe 11 0 x IP Services Configuration Guide...