Configuring Ipv6 Pim; Pim Overview; Ipv6 Pim-Dm Overview - HP 6125XLG Configuration Manual

Blade switch ip multicast configuration guide
Table of Contents

Advertisement

Configuring IPv6 PIM

PIM overview

Protocol Independent Multicast for IPv6 (IPv6 PIM) provides IPv6 multicast forwarding by leveraging IPv6
unicast static routes or IPv6 unicast routing tables generated by any IPv6 unicast routing protocol, such
as RIPng, OSPFv3, IPv6 IS-IS, or IPv6 BGP. IPv6 PIM is not dependent on any particular IPv6 unicast
routing protocol, and it uses the underlying IPv6 unicast routing to generate a routing table with routes.
IPv6 PIM uses the RPF mechanism to implement multicast forwarding. When an IPv6 multicast packet
arrives on an interface of the device, the packet undergoes an RPF check. If the RPF check succeeds, the
device creates an IPv6 multicast routing entry and forwards the packet. If the RPF check fails, the device
discards the packet. For more information about RPF, see
forwarding."
Based on the implementation mechanism, IPv6 PIM falls into the following categories:
Protocol Independent Multicast–Dense Mode for IPv6 (IPv6 PIM-DM)
Protocol Independent Multicast–Sparse Mode for IPv6 (IPv6 PIM-SM)
In this document, an IPv6 PIM domain refers to a network composed of IPv6 PIM routers.

IPv6 PIM-DM overview

IPv6 PIM-DM uses the push mode for multicast forwarding and is suitable for small networks with densely
distributed IPv6 multicast members.
The following describes the basic implementation of IPv6 PIM-DM:
IPv6 PIM-DM assumes that all downstream nodes want to receive IPv6 multicast data when a source
starts sending, so IPv6 multicast data is flooded to all downstream nodes on the network.
Branches without downstream receivers are pruned from the forwarding trees, leaving only those
branches that contain receivers.
The pruned state of a branch has a finite holdtime timer. When the timer expires, IPv6 multicast data
is again forwarded to the pruned branch. This flood-and-prune cycle takes place periodically to
maintain the forwarding branches.
To reduce join latency when a new receiver on a previously pruned branch joins an IPv6 multicast
group, IPv6 PIM-DM uses a graft mechanism to turn the pruned branch into a forwarding branch.
In IPv6 PIM-DM, the multicast forwarding paths for an IPv6 multicast group constitute a source tree, which
is rooted at the IPv6 multicast source and has multicast group members as its "leaves." Because the
source tree consists of the shortest paths from the IPv6 multicast source to the receivers, it is also called
a "shortest path tree (SPT)."
The operating mechanism of IPv6 PIM-DM is summarized as follows:
Neighbor discovery
SPT building
Graft
"Configuring IPv6 multicast routing and
138

Advertisement

Table of Contents
loading

Table of Contents