Trouble with inter-vlan multicast routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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,
Harold Ritter, CCIE #4168 (EI, SP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 08:15 AM
I tried configure above from a sample from this forum , dont know why my config not work.
Thank you for any advice!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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,
Harold Ritter, CCIE #4168 (EI, SP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2017 08:27 AM
