Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

(*need help)How to configure multicast routing to connect between force10 s50 switch to cisco me3400

$
0
0

hi... we are trying to build some video streaming from 2 place with different switch type.

topologi :

source 1 ------- switch 1 ( cisco ) ---------- switch 2 ( force10 )--------------- source 2

on switch 1 there is also pc 1 and on switch 2 is pc 2  to open stream

source 1 address is 10.11.12.2 connect to switch 1 .. using vlan 10 ip 10.11.12.1

pc 1 address is 192.168.11.2 connect to switch 1 .. using vlan 11  ip 192.168.11.1

switch 1 to switch 2 connect by vlan 20

where switch 1 ip is 10.100.1.2

and switch 2 ip is 10.100.1.3

on switch 2

there is source 2 192.168.1.2  connect via vlan 77 192.168.1.1

and pc2  192.168.2.2  connect via vlan 78 192.168.2.1

target is ... pc 1 can open stream 1 and stream 2 and pc 2 also can open stream 1 and stream 2


 on cisco here is the configuration :

ip routing
!
!
ip multicast-routing distributed
ip igmp ssm-map enable
no ip igmp ssm-map query dns
ip igmp ssm-map static group_1 10.11.12.2
ip igmp ssm-map static group_y 192.168.1.2

interface Vlan10
 ip address 10.11.12.1 255.255.255.0
 ip pim sparse-mode
!
interface Vlan11
 ip address 192.168.11.1 255.255.255.0
 ip pim sparse-mode
!
interface Vlan20
 ip address 10.100.1.2 255.255.255.0
 ip pim sparse-mode
!
ip pim ssm range group_1

ip access-list standard group_1
 permit 230.0.0.0 0.255.255.255
 permit 232.0.0.0 0.255.255.255

--------

and on force 10 :

ip multicast-routing

interface Vlan 20
 ip address 10.100.1.3/24
 tagged GigabitEthernet 0/48
 untagged GigabitEthernet 0/47
 ip pim sparse-mode
 no shutdown
!
interface Vlan 77
 ip address 192.168.1.1/24
 untagged GigabitEthernet 0/13-14
 ip pim sparse-mode
 no shutdown
!
interface Vlan 888
 ip address 192.168.2.1/24
 untagged GigabitEthernet 0/25-26
 ip pim sparse-mode
 no shutdown

ip igmp snooping enable
no ip igmp snooping flood

-----------------------

from pc 1, we can open stream from source 1 on cisco and also source 2 from force 10

from console "show ip mroute" is show source from force10 switch come from vlan 20

from pc 2, we can open stream from source 2 on force 10

but problem is.. we cant open stream from source 1

and from force10 "show ip mroute"  we cant find any mroute from switch 1


so please help me on setup force10 .. what i still need to configure to get the target.. pc 2 can open source 1 and source 2

thanks

regards,

eko


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>