Juniper JUNOSE 11.0.X MULTICAST ROUTING Configuration Manual page 126

For e series broadband services routers - multicast routing configuration
Hide thumbs Also See for JUNOSE 11.0.X MULTICAST ROUTING:
Table of Contents

Advertisement

JUNOSe 11.0.x Multicast Routing Configuration Guide
6.
7.
ip pim data-mdt
ip pim group-address-pool
mdt-data-delay
104
Creating Multicast VPNs
host1:pe1:pe13(config)#access-list pe13DataMdtSend permit ip host
10.13.0.100 225.1.1.0 0.0.0.255
host1:pe1:pe13(config)#access-list pe13DataMdt permit ip any 225.1.0.0
0.0.255.255
Specify a route map to configure the set of <S, G> for which data MDTs can
be created, and the threshold to be applied for each SG.
host1:pe1:pe13(config)#route-map pe13MdtThresholds permit 10
host1:pe1:pe13(config-route-map)#match ip address pe13DataMdtSend
host1:pe1:pe13(config-route-map)#set threshold 0
host1:pe1:pe13(config-route-map)#route-map pe13MdtThresholds permit 20
host1:pe1:pe13(config-route-map)#match ip address pe13DataMdt
host1:pe1:pe13(config-route-map)#exit
Configure the data MDT.
host1:pe1:pe13(config)#ip pim data-mdt
host1:pe1:pe13(config-ip-pim-data-mdt)#tunnel source 1.1.1.1
host1:pe1:pe13(config-ip-pim-data-mdt)#tunnel group-address-pool
pe13DataMdtG$
host1:pe1:pe13(config-ip-pim-data-mdt)#route-map pe13MdtThresholds
Use to activate data MDTs and enter IP PIM Data MDT Configuration mode.
Example
host1(config)#ip pim data-mdt
Use the no version to deactivate data MDTs.
See ip pim data-mdt.
Use to configure PIM group address pools from which data MDT group addresses
are allocated.
Example
host1(config)#ip pim group-address-pool pe21DataMDT 232.1.0.0
232.2.255.255
There is no no version.
See ip pim group-address-pool.
Use to configure a delay before switching to data MDT.
The delay is measured by 0.1 seconds; the default is 30.
Example
host1(ip-pim-data-mdt-config)#mdt-data-delay 20

Advertisement

Table of Contents
loading

Table of Contents