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

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

Advertisement

JunosE 11.3.x Multicast Routing Configuration Guide
96
NOTE: This example provides general information for configuring a simple
Multicast VPN network. For detailed information about creating GRE tunnels,
see Configuring IP Tunnels in the JunosE IP Services Configuration Guide. For
detailed information about PIM sparse-mode configuration, see "PIM Sparse
Mode" on page 82.
Configure BGP/MPLS VPN.
1.
host1:PE2(config-router)#router bgp 100
host1:PE2(config-router)#address-family vpnv4 unicast
host1:PE2(config-router-af)#neighbor 1.1.1.1 activate
host1:PE2(config-router-af)#neighbor 1.1.1.1 next-hop-self
host1:PE2(config-router-af)#neighbor 3.3.3.3 activate
host1:PE2(config-router-af)#neighbor 3.3.3.3 next-hop-self
host1:PE2(config-router-af)#exit-address-family
See Configuring BGP-MPLS Applications in the JunosE BGP and MPLS Configuration
Guide for details.
Configure PIM sparse mode in the core and RP for MVPN group addresses.
2.
NOTE: For MVPN, it is a typical practice to use shared trees.
host1:PE1(config-router)#virtual-router PE2
host1:PE2(config)#ip multicast-routing
host1:PE2(config)#
host1:PE2(config)#! MDT RP is 72.72.72.72 (P1)
host1:PE2(config)#access-list 1 permit ip 235.0.0.0 0.255.255.255 any
host1:PE2(config)#ip pim rp-address 72.72.72.72 1
host1:PE2(config)#
host1:PE2(config)#! Do not switch from RPT for MDTs
host1:PE2(config)#ip pim spt-threshold infinity group-list 1
host1:PE2(config)#
Configure the loopback interface, Lp, in parent router PE2.
3.
host1:PE2(config)#interface loopback 0
host1:PE2(config-if)#ip address 2.2.2.2 255.255.255.255
host1:PE2(config-if)#ip pim sparse-mode
host1:PE2(config-if)
NOTE: You must configure the loopback interface for PIM sparse mode
to support unnumbered MDTs.
Add PIM-SM to core-facing interfaces.
4.
host1:PE2(config)#interface atm2/1.20
host1:PE2(config-subif)#ip pim sparse-mode
host1:PE2(config-subif)#
Extend the BGP router configuration to contribute VPN routes into the multicast router
5.
table of the VRF using the ip route-type both command.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - MULTICAST ROUTING CONFIGURATION GUIDE 2010-10-07 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junose 11.3

Table of Contents