cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
546
Views
0
Helpful
4
Replies

Multicasting

victor_87
Level 1
Level 1

I have an application that uses Multicast group address 227.0.0.2, The application works fine for nodes within the same VLAN, but i am unable to make is communicate with other vlans, I read that Ip Multicast routing has to be enabled, i tried doing that but, feel something else is required, could someone provide a solution to this.

4 Replies 4

Hi,

Look at http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfmulti.html

I hope this helps.

Best regards.

Massimiliano.

I already had a look at that particular document. i have done all the basic searching i need to do already.

I got my hands on lots of documentation on multicasting already and also tried some part of it which didn't work. I dont want to type in commands that i am not sure of on a Cisco 6500 switch having 25 vlans and 4000 users under it.

Even if someone provides a solution i would obviously read all that multicast stuff in a few days.

All i need is that application to work as soon as possible.

i would be thankful if someone could help.

Which bits did you try. At a very basic level

1) ip multicast-routing

2) int vlan 20

ip pim dense-mode

etc for all vlans you want to route multicast traffic for.

the above should be enough for you to test. You can use sparse mode but then you have to define RP (Rendevous Points).

Also you need to ensure that the ttl in your multicast packets is more than 1 otherwise the packets will only stay local to the vlan they are sourced on.

Jon

Joseph W. Doherty
Hall of Fame
Hall of Fame

If you post a diagram of your topology and what you config looks like, i.e. what you've tried, other might be able to offer some suggestions.

[edit]

Sorry Jon, didn't see your post when I posted the above.

Review Cisco Networking products for a $25 gift card