12-27-2017 02:57 AM - edited 03-08-2019 01:13 PM
Hi guys , i have 3650 switch with ip service license,
I need 4 vlan 100,200,300 for multicast input , 500 for multicast output.
I need multicast routing all multicast address from 100,200,300 to 500 .
I configured :
ip routing
ip multicast-routing
vlan 100
ip address 10.22.0.253 255.255.255.0
ip pim dense-mode
vlan 200
ip address 10.23.0.253 255.255.255.0
ip pim dense-mode
vlan 300
ip address 10.24.0.253 255.255.255.0
ip pim dense-mode
vlan 500
ip address 10.26.0.253 255.255.255.0
ip pim dense-mode
I try 1 multicast address from vlan 100 : 239.1.1.38 TTL 32 , catch it in access port of vlan 500
but nothing to see.
Can you help me to solve this problem?
Thanks!
12-27-2017 06:09 AM
Hi,
Do you have a multicast listener in vllan 500 or do you just put a sniffer on the access port to see whether there is multicast traffic or not? IGMP snooping is enabled by default and will prevent multicast traffic from being sent on an access port if there is not listener for a specific multicast group.
Regards,
12-27-2017 08:15 AM
12-27-2017 08:18 AM
Hi Nghia,
Could you tell me how you transmit your multicast traffic and how you receive it. Do you have sotware on your laptop to receive the multicast traffic?
Regards,
12-27-2017 08:27 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide