igmp lookup-mode
To first configure IGMPv3, the igmp lookup-mode
must be changed from the default mac mode to ip mode. Use the ip igmp lookup-mode
command to set the IGMP snooping lookup
mode.
NOTE:
IGMPv2 works both in ip mode and mac mode. Lookup-mode is applicable with IGMP disabled on all VLANs.
Syntax
ip igmp lookup-mode
Options
mac
: Uses MAC look-up. (Default
value)
ip
: Uses IP look-up.