On Wed, Nov 19, 2014 at 04:33:52PM +0530, Aman Kumar wrote:
> I am working on open stack and want to implement multicast_snooping concept
> in that.
> 
> I saw in ovs FAQ saying that ovs supports mcast_snooping so i checked in
> latest version of ovs-2.3.0 but i am not able to enable the snooping and in
> last i filled that there is no snooping concept in ovs-2.3.0 also,
> 
> So, can anyone please help me with some commands to enable the snooping and
> work with igmp- groups?

Did you enable multicast snooping using the database?  The documentation
says:

     Multicast Snooping Configuration:
       Multicast  snooping  (RFC  4541) monitors the Internet Group Management
       Protocol (IGMP) traffic  between  hosts  and  multicast  routers.   The
       switch uses what IGMP snooping learns to forward multicast traffic only
       to interfaces that are connected to interested receivers.  Currently it
       supports IGMPv1 and IGMPv2 protocols.

       mcast_snooping_enable: boolean
              Enable multicast snooping on the bridge. For now, the default is
              disabled.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to