Skip to Content.
Sympa Menu

wg-multicast - Re: IGMPv3 attempts

Subject: All things related to multicast

List archive

Re: IGMPv3 attempts


Chronological Thread 
  • From: Alan Crosswell <>
  • To: Hans Kuhn <>
  • Cc: Alan Crosswell <>,
  • Subject: Re: IGMPv3 attempts
  • Date: Mon, 17 Dec 2001 15:20:43 EST

Thanks Hans & Lucy.

I got the Talarian shim. Diddled the registry entry to use the old
v3lite port 659 since I think my IOS doesn't support the IANA-assigned
port yet. Still no luck. My source is on Vlan39, client on Vlan7,
both on the same router. Source is running Win2K with the Talarian
shim. Client is WinXP. IOS version is related to 12.1(8a)E. Once
finals are over we'll be going up to the next supported release.

On the source and client vlans I am seeing these similar messages when I
debug ip igmp:

.Dec 17 15:01:58.728 EST: IGMP: Received v2 Report on Vlan39 from
128.59.31.169
for 232.149.180.53
.Dec 17 15:01:58.728 EST: IGMP: Received Group record for group
232.149.180.53,
mode 2 from 128.59.31.169 for 0 sources
.Dec 17 15:01:58.728 EST: IGMP: Setting CSR group timer for group
232.149.180.53
.Dec 17 15:01:58.728 EST: IGMP: Group Record mode 2 for SSM group
232.149.180.53
from 128.59.31.169 on Vlan39, ignored

...

.Dec 17 15:01:55.260 EST: IGMP: Received v2 Report on Vlan7 from 128.59.7.99
for
232.149.180.53
.Dec 17 15:01:55.260 EST: IGMP: Received Group record for group
232.149.180.53,
mode 2 from 128.59.7.99 for 0 sources
.Dec 17 15:01:55.260 EST: IGMP: Setting CSR group timer for group
232.149.180.53
.Dec 17 15:01:55.260 EST: IGMP: Group Record mode 2 for SSM group
232.149.180.53
from 128.59.7.99 on Vlan7, ignored

I'm concerned about "0 sources" and "ignored" :-)

Here's a snippet from my router config:

ip pim ssm default
...
interface Vlan7
...
ip pim sparse-dense-mode
ip igmp version 3
ip igmp v3lite
ip cgmp
ip urd
end

...

interface Vlan39
...
ip pim sparse-dense-mode
ip igmp v3lite
ip cgmp
ip urd

/a




Archive powered by MHonArc 2.6.16.

Top of Page