cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
515
Views
5
Helpful
4
Replies

IP Multicast

swapniljain
Level 1
Level 1

i have a point to point leased line of 2 mbps connected with 2503 at both ends. i have a video streaming server which send multicast at 239.2.221.60 and i want to receive it at the other end. how do enable the routers to do that.

Attached is a brief network diagram

Swapnil Jain

4 Replies 4

Harold Ritter
Cisco Employee
Cisco Employee

You need to enable PIM (preferably sparse-mode) on all router interfaces between the IP multicast source and receiver(s).

If you use pim sparse-mode, you need to configure a Rendez-vous Point (RP).

For more information on IP multicast and how to configure an RP, please refer to the following document:

http://www.ciscotaccc.com/kaidara-advisor/iprout/showcase?case=K22235363

also:

Multicast Quick Start Configuration Guide:

http://www.cisco.com/en/US/customer/tech/tk828/technologies_tech_note09186a0080094821.shtml

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

dknov
Level 3
Level 3

Hi,

I won't go into the whole Multicast theory, but in essense the EASIEST way to make it work is just to enable "ip pim sparse-dense-mode" command on all relevant interfaces (internal/external on 2503s).

By far, not the most efficient method, but it will get you going.

David

Hi,

thanks for ur reply,

how do make the router to join the multicast group

Swapnil

Hi,

If your multicast receivers (clients) are not capable of generating IGMP Membershit Report (asa IGMP Join) messages or there are no clients at all, you can use "ip igmp join-group" command to get multicast traffic forwarded to the router. This command should be applied to the LAN interface of the router in question.

If you use spare-mode it will cause the router to generate (*,G) PIM Join messages towards the RP.

Other alternative is to use "ip igmp static-group" command, which in essense does the same, but your multicast traffic will be fast switched (and not process switched) and you will not be able to ping the group address (with igmp join-group command you will).

HTH.

David

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card