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

IGMP Timeout problem ????

Tomasz Hinz
Level 1
Level 1

I have problem with Nexus 3064. I would like to send statically multicast to Cisco 3550 switch.

I configured PIM router both on Nexus and 3550 switch.

n3k (sender)
interface Vlan2241  
 ip address 172.29.0.13/30   
ip pim sparse-mode   
ip igmp static-oif 239.254.1.1 source 172.30.1.1   
ip igmp static-oif 239.254.1.2 source 172.30.1.2   
ip igmp static-oif 239.254.1.3 source 172.30.1.3   
ip igmp static-oif 239.254.1.4 source 172.30.1.4
c3550 (receiver)
interface GigabitEthernet0/0.2241  
encapsulation dot1Q 2241  
ip address 172.29.0.14 255.255.255.252  ip pim sparse-mode

 

When checking mroute table on c3550 (receiver) – is ok, multicast arrives.

#sh ip mroute summary 
IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected,       
L - Local, P - Pruned, R - RP-bit set, F - Register flag,       
T - SPT-bit set, J - Join SPT, M - MSDP created entry,       
X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement,       
U - URD, I - Received Source Specific Host Report,       
Z - Multicast Tunnel, z - MDT-data group sender,       
Y - Joined MDT-data group, y - Sending to MDT-data group
Outgoing interface flags: H - Hardware switched, A - Assert winner  
Timers: Uptime/Expires  
Interface state: Interface, Next-Hop or VCD, State/Mode
(*, 239.254.1.1), 00:00:24/stopped, RP 172.29.0.14, OIF count: 0, flags: SP
     (172.30.1.1, 239.254.1.1), 00:00:24/00:02:35, OIF count: 0, flags: PT
(*, 239.254.1.3), 00:00:24/stopped, RP 172.29.0.14, OIF count: 0, flags: SP
     (172.30.1.3, 239.254.1.3), 00:00:24/00:02:35, OIF count: 0, flags: PT
(*, 239.254.1.2), 00:00:24/stopped, RP 172.29.0.14, OIF count: 0, flags: SP
     (172.30.1.2, 239.254.1.2), 00:00:24/00:02:35, OIF count: 0, flags: PT
(*, 239.254.1.4), 00:00:24/stopped, RP 172.29.0.14, OIF count: 0, flags: SP
  (172.30.1.4, 239.254.1.4), 00:00:24/00:02:35, OIF count: 0, flags: PT
(*, 224.0.1.40), 00:30:45/00:02:33, RP 0.0.0.0, OIF count: 1, flags: DCL

 

 

When the timeout counters end (here you can see 0:02:35) multicast doesn’t work, does not help anything - I have to disable and enable interface .

I expect, when I start send multicast it is going continuously, no matter if the client sends IGMP query or not.

********************************* Comel - Tomasz Hinz
0 Replies 0