On Wed, Nov 12, 2008 at 11:48:00AM +0000, William wrote:
> We currently use ip igmp join-group x.x.x.x under the vlan interface.
This is exactly the problem. "ip igmp join-group" causes all multicast
packets for this group to be forwarded also to the CPU.
You need to use "ip igmp static-group" instead - then the packets are
only forwared to the specified interface, but not copied to the CPU.
With kind regards,
M.
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/