EasyManua.ls Logo

Juniper JUNOSE 11.2.X MULTICAST ROUTING User Manual

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
Page #121 background imageLoading...
Page #121 background image
NOTE: You can use the ip unnumbered loopback 0 command to configure the MTI
interface on the VRF as an unnumbered interface, or the ip address 1.1.1.1
255.255.255.255 command to configure it as a numbered interface.
6. Specify the GRE tunnel configuration for the parent virtual router.
host1:pe1(config)#interface tunnel gre:MTI-11.mdt
host1:pe1(config-if)#ip unnumbered loopback 0
host1:pe1(config-if)#ip pim sparse-mode
host1:pe1(config-if)#exit
host1:pe1(config)#virtual-router default
NOTE: The MDT interface in the parent virtual router must be unnumbered.
ip pim
• Use to enable PIM on an interface.
• Example
host1(config-if)#ip pim sparse-mode
• Use the no version to disable PIM on an interface.
• See ip pim.
tunnel mdt
• Use to enable multicast distribution tree (MDT) operation so the IP tunnel component
can create an MDT interface. This command functions for GRE interfaces only.
• Example
host1(config-if)#tunnel mdt
• The no version disables MDT on the interface.
• See tunnel mdt.
Configuring Data MDTs
To configure data MDTs:
1. Configure a dynamic interface profile to specify the PIM configuration of the IP
interface or MTI interface in the VRF.
host1(config)#profile pe13DataMdtMti
host1(config-profile)#ip virtual-router pe1:pe13
host1(config-profile)#ip unnumbered loopback 0
host1(config-profile)#ip pim sparse-mode
host1(config-profile)#exit
2. Configure a dynamic interface profile to specify the IP interface or MDT interface in
the parent.
host1(config-profile)#profile pe1DataMdtMdt
99Copyright © 2010, Juniper Networks, Inc.
Chapter 3: Configuring PIM for IPv4 Multicast

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Juniper JUNOSE 11.2.X MULTICAST ROUTING and is the answer not in the manual?

Juniper JUNOSE 11.2.X MULTICAST ROUTING Specifications

General IconGeneral
BrandJuniper
ModelJUNOSE 11.2.X MULTICAST ROUTING
CategorySoftware
LanguageEnglish

Summary

CHAPTER 1 Configuring IPv4 Multicast

IPv4 Multicast Overview

Defines IPv4 address types (unicast, broadcast, multicast) and their usage in network communication.

CHAPTER 2 Configuring IGMP

IGMP Overview

Explains IPv4 multicast addresses and IGMP protocol functions and versions.

CHAPTER 3 Configuring PIM for IPv4 Multicast

PIM Dense Mode

Describes PIM dense mode mechanism for dense multicast scenarios.

CHAPTER 4 Configuring DVMRP

CHAPTER 5 Configuring IPv6 Multicast

Reverse-Path Forwarding

Explains RPF for verifying IPv6 multicast packet reception on the correct interface.

Multicast Packet Forwarding

Describes how routers forward IPv6 multicast packets based on source and group.

CHAPTER 6 Configuring Multicast Listener Discovery

CHAPTER 7 Configuring PIM for IPv6 Multicast

PIM Sparse Mode

Describes PIM sparse mode features for IPv6, including remote neighbors.

Related product manuals