# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Dell Efficient Video Distribution Networks with Multicast IGMP Querier and PIM-DM Owner's Manual

Summary

Dell technical white paper on Efficient Video Distribution Networks with Multicast covering IGMP Querier and PIM-DM protocols. Authored by Victor Teeter, Network Solutions Engineer (Version 1.1, April 2013). Provides a multicast overview and explains how IGMP Querier and Protocol Independent Multicast Dense Mode (PIM-DM) enable efficient video content distribution across network infrastructure. Covers multicast concepts, protocol operations, and deployment scenarios for Dell PowerEdge-based netw

📄 Preview PAGE OF 20

Page 1 Text Content

Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM A Dell technical white paper

Version 1.1

Victor Teeter

Network Solutions Engineer

Page Summary Contents For Dell Efficient Video Distribution Networks with Multicast IGMP Querier and PIM-DM Owner's Manual

Page 1 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM A Dell technical white paper Version 1.1 Victor Teeter Network Solutions Engineer
Page 2 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM This document is for informational purposes only and may contain typographical errors and technical inaccuracies. The cont...
Page 3 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Contents Introduction ........................................................................................ 4 Multicast...
Page 4 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Introduction Dell Power Connect TM firmware revision 5.1 has added vast improvements in the areas of IGMP (Internet Group ...
Page 5 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM IGMP snooping and static multicast groups accomplish the same task. One is dynamic; requiring less setup and maintenance, ...
Page 6 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Without IGMP snooping, multicast packets are broadcast throughout the network, causing unnecessary traffic. This impedes t...
Page 7 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM CLI Commands Switch 1. Enter or cut and paste the following on the first switch (closest to the Video Server): configure v...
Page 8 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Switch 3. Enter or cut and paste the following on the third switch (closest to clients): configure vlan database vlan 10 e...
Page 9 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM 7. Check the Display Locally box, and click Add. 8. In the Address field, enter a valid IPv4 multicast group address (we u...
Page 10 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM 4. Click Play. CAUTION: Seeing the video playing on the client does not ensure multicast is working, because it may be rec...
Page 11 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Troubleshooting Tips If you are receiving video at the clients but no ports are showing up under 0.0.1 from the show ip ig...
Page 12 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Scenario 2: Layer 3 Video Distribution with Multiple VLANs (Using PIM-DM) The second scenario consists of two switches, tw...
Page 13 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM 3. Enable routing, which will set up static routing on the first switch to route between VLANs. 4. Enable PIM-DM on the fi...
Page 14 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM CLI Commands Switch 1. Enter or cut and paste the following into the first switch (routing switch): configure vlan databas...
Page 15 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Switch 2. Enter or cut and paste the following into the second switch: configure vlan database vlan 10,20,30 exit ip defau...
Page 16 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Create a Multicast Video From a Dell Power Edge R815 Multicast Server (Sender): 1. Start VLC Media Player. 2. Select Media...
Page 17 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Note: Allow a few seconds for the video to begin playing locally on the Video Server. At that point, the video is also bei...
Page 18 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Show Commands Description show ip igmp snooping mrouter Run from an IGMP snooping switch to show the port that knows where...
Page 19 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM Keep in mind these general rules:  PIM does not route. Routing must be working for it to work.  No more than 3 hops shou...
Page 20 Efficient Video Distribution Networks with.Multicast: IGMP Querier and PIM-DM About Dell Dell is a leading technology provider to commercial and public enterprises around the world. For more informati...

Manual Details

Brand Dell
Pages 20
File Size 506.13 KB
Published June 22, 2026
4 views

Enter the captcha to get the download link:

captcha

Frequently Asked Questions

What key features did PowerConnect firmware revision 5.1 introduce?

It added improvements in IGMP snooping, MLD snooping, MVR (Multicast VLAN Registration), and bridge multicast filtering.

Why is using multicast recommended over broadcasting for video streaming?

Multicasting only forwards traffic to nodes within a specified group, which conserves network bandwidth compared to sending packets to all nodes on the VLAN.

What is the default behavior of Dell PowerConnect switches regarding multicast frames?

By default, they will forward multicast frames to all interfaces in a VLAN, and this provides no benefit over using broadcast.