R21xx-HP FlexFabric 11900 IP Multicast Configuration Guide
Table Of Contents
- Title Page
- Contents
- Multicast overview
- Configuring IGMP snooping
- Overview
- IGMP snooping configuration task list
- Configuring basic IGMP snooping functions
- Configuring IGMP snooping port functions
- Configuring IGMP snooping policies
- Displaying and maintaining IGMP snooping
- IGMP snooping configuration examples
- Troubleshooting IGMP snooping
- Configuring multicast routing and forwarding
- Configuring IGMP
- Configuring PIM
- Overview
- Configuring PIM-DM
- Configuring PIM-SM
- Configuring common PIM features
- Displaying and maintaining PIM
- PIM configuration examples
- Troubleshooting PIM
- Configuring MLD snooping
- Overview
- MLD snooping configuration task list
- Configuring basic MLD snooping functions
- Configuring MLD snooping port functions
- Configuring MLD snooping policies
- Displaying and maintaining MLD snooping
- MLD snooping configuration examples
- Troubleshooting MLD snooping
- Configuring IPv6 multicast routing and forwarding
- Configuring MLD
- Configuring IPv6 PIM
- PIM overview
- Configuring IPv6 PIM-DM
- Configuring IPv6 PIM-SM
- Configuring common IPv6 PIM features
- Displaying and maintaining IPv6 PIM
- IPv6 PIM configuration examples
- Troubleshooting IPv6 PIM
- Support and other resources
- Index

65
In PIM-DM, the multicast forwarding paths for a multicast group constitutes a source tree, which is rooted
at the multicast source and has multicast group members as its "leaves." Because the source tree consists
of the shortest paths from the multicast source to the receivers, it is also called a "shortest path tree (SPT)."
The operating mechanism of PIM-DM is summarized as follows:
• Neighbor discovery
• SPT building
• Graft
• Assert
Neighbor discovery
In a PIM domain, each interface that runs PIM on a router periodically multicasts PIM hello messages to
all other PIM routers (identified by the address 224.0.0.13) on the local subnet to discover PIM neighbors,
maintain PIM neighboring relationship with other routers, and build and maintain SPTs.
SPT building
The process of building an SPT is the flood-and-prune process:
1. In a PIM-DM domain, when the multicast source S sends multicast data to the multicast group G,
the multicast data is flooded throughout the domain. A router performs an RPF check for the
multicast data. If the RPF check succeeds, the router creates an (S, G) entry and forwards the data
to all downstream nodes in the network. In the flooding process, all the routers in the PIM-DM
domain create the (S, G) entry.
2. The nodes without downstream receivers are pruned. A router that has no downstream receivers
sends a prune message to the upstream node to remove the interface that receives the prune
message from the (S, G) entry. In this way, the upstream stream node stops forwarding subsequent
packets addressed to that multicast group down to this node.
NOTE:
A
n (S, G) entry contains a multicast source address S, a multicast group address G, an out
g
oin
g
interface
list, and an incoming interface.
A prune process is initiated by a leaf router. As shown in Figure 24, the router interface that does not
have any downstream receivers initiates a prune process by sending a prune message toward the
multicast source. This prune process goes on until only necessary branches are left in the PIM-DM domain,
and these necessary branches constitute an SPT.










