cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
2
Replies

Multicast - Static IGMP not working on Cisco 3548 (Nexus)

lmqtechnology
Level 1
Level 1

We have a 3rd party static IGMP feed coming in to a L3 interface on a Cisco Nexus 3548.  We have another device on interface Eth1/47 (VLAN2) running tcpdump.  The device on Eth1/47 is not receiving the Mcast messages.  We know we are receiving the feed as it shows up on a packet capture.

 

interface Ethernet1/2
no switchport
ip address 10.9.208.26/30
ip pim sparse-mode
no shutdown

 

interface Vlan2
description temp poc
no shutdown
ip address 192.168.2.1/24
ip pim sparse-mode
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx
ip igmp join-group xxx.xxx.xxx.xxx

 


(*, xxx.xxx.xxx.xxx/32), uptime: 03:39:31, ip pim igmp
Incoming interface: Ethernet1/2, RPF nbr: 10.9.208.25
Outgoing interface list: (count: 1)
Vlan2, uptime: 00:25:35, igmp

2 Replies 2

Hello

Do you have RP specified?

sh ip pim rp
sh ip pim rp mapping
sh ip pim neighbor
sh ip pim interface


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Yes,

ip pim rp-address 10.9.208.25 prefix-list testing
Review Cisco Networking products for a $25 gift card