<HTML>
<HEAD>
<TITLE>Re: [f-nsp] Multicasting config example?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi all,<BR>
<BR>
I got some very positive feedback off-list, which has gotten me a bit further. I’m still a bit puzzled with a few things, but I’ve attached a config below, which is working to some extent.<BR>
<BR>
This got me as far as being able to send a multicast stream from a computer on eth 2/3 to a set-top box on eth 2/4. Now if I try to enable “ip pim-sparse” on eth 2/7 which should go to a FESX, my multicasting from 2/3 to 2/4 breaks(!?) Can someone explain this to me?<BR>
<BR>
Cheers, Bjørn<BR>
<BR>
Current configuration:<BR>
!<BR>
ver V4.0.0aT163<BR>
!<BR>
set-fan-speed low<BR>
!<BR>
ip multicast active<BR>
no spanning-tree<BR>
!<BR>
vlan 1 name DEFAULT-VLAN<BR>
!<BR>
!<BR>
default-max-frame-size 9216<BR>
no route-only<BR>
cam-partition profile ipv4<BR>
enable telnet authentication<BR>
enable telnet password .....<BR>
enable super-user-password .....<BR>
telnet server<BR>
!<BR>
!<BR>
!<BR>
!<BR>
!<BR>
hostname cosw1-jg<BR>
ip multicast-routing<BR>
!<BR>
router ospf<BR>
 area 0<BR>
!<BR>
!<BR>
!<BR>
router pim<BR>
 route-precedence mc-non-default uc-non-default mc-default uc-default<BR>
 rp-address 90.185.15.24<BR>
 rp-candidate loopback 1<BR>
 rp-candidate add 224.0.0.0 4<BR>
!<BR>
!<BR>
!<BR>
interface loopback 1<BR>
 ip ospf area 0<BR>
 ip address 90.185.15.24/32<BR>
 ip pim-sparse<BR>
!<BR>
interface management 1<BR>
 enable<BR>
!<BR>
interface ethernet 2/3<BR>
 port-name streamserver<BR>
 enable<BR>
 ip address 10.11.12.1/24<BR>
 ip pim-sparse<BR>
!<BR>
interface ethernet 2/4<BR>
 port-name stb<BR>
 enable<BR>
 ip address 10.11.13.1/24<BR>
!<BR>
interface ethernet 2/7<BR>
 port-name fesx<BR>
 enable<BR>
 ip ospf area 0<BR>
 ip address 90.185.15.133/30<BR>
!<BR>
!<BR>
!<BR>
!<BR>
!<BR>
!<BR>
End<BR>
<BR>
<BR>
<BR>
<BR>
Den 2/24/09 3:55 AM skrev "sujith kumar" <<a href="jith787@gmail.com">jith787@gmail.com</a>> følgende:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
Could you post your testing configuration and test scenario so that we could know what you are exactly trying to test.<BR>
<BR>
Thanks<BR>
-Jith<BR>
<BR>
On Tue, Feb 24, 2009 at 2:15 AM, Bjørn Skovlund Rydén <<a href="BSR@fullrate.dk">BSR@fullrate.dk</a>> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi everyone,<BR>
<BR>
Sorry to bother you for this, but my technical friend at Foundry seems to have gone on vacation for a few weeks, and I'd like to get on with this.<BR>
<BR>
We're running a mesh of 6 MLX's with distribution rings based on FES/FESX. I'm now starting to look at multicasting and having read back and forth in the config-guide, I'm still a bit clueless as to how to get the simplest thing to work.<BR>
<BR>
I would like to receive multicast traffic on a VLAN on MLX A and have recipient on MLX B on a routed interface. Very basic stuff, I'd say, but after a day in the test-lab, I'm still not successful :( So can someone give me the most basic configuration example on how to do this?<BR>
<BR>
Kind regards,<BR>
<FONT COLOR="#888888">Bjørn</FONT> <BR>
<BR>
_______________________________________________<BR>
foundry-nsp mailing list<BR>
<a href="foundry-nsp@puck.nether.net">foundry-nsp@puck.nether.net</a><BR>
<a href="http://puck.nether.net/mailman/listinfo/foundry-nsp">http://puck.nether.net/mailman/listinfo/foundry-nsp</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>