[Xorp-users] VLAN Support in XORP

Pavlin Radoslavov pavlin at icir.org
Mon Jun 5 10:01:03 PDT 2006


> I configured VLANS in client and router and both of them have FC4.
> Now the problem  is , the client is always generating IGMPv3 report
> when i am trying to join a group  and  data is not forwarded .
> 
> my /proc/net/igmp values are like this .
> 
> dx Device    : Count Querier   Group    Users Timer    Reporter
> 1   lo        :     0      V3
>                 010000E0     1 0:00000000       0
> 2   eth0      :     4      V2
>                 FB0000E0     1 0:00000000       0
>                    010000E0     1 0:00000000       0
> 3   eth0.12   :     3      V3
>                 010000E0     1 0:00000000       0
>              010000E0     1 0:00000000       0
> 
> how can i make eth0.12 as IGMPv3.

If you start a multicast router connected to eth0.12, and if that
router originates IGMPv2 Query messages, then eth0.12 will
automatically switch to using IGMPv2. Hence, make sure that the
IGMPv2 Query messages from the XORP router are reaching your client
running on eth0.12. Tcpdump is your friend here.

Pavlin



More information about the Xorp-users mailing list