3.17.1.2 IGMP Snooping VLAN Configuration
Use this command to enable and configure the IGMP Snooping parameters for VLAN.
Command Syntax:
ip igmp snooping
ip igmp snooping querier { election | address <ipv4> }
ip igmp snooping compatibility { auto | v1 | v2 | v3 }
ip igmp snooping priority <pcp>
ip igmp snooping robustness-variable <rv>
ip igmp snooping query-interval <qi>
ip igmp snooping query-max-response-time <qri>
ip igmp snooping last-member-query-interval <lmqi>
ip igmp snooping unsolicited-report-interval <uri>Argument | Description | |
Parameter |
| A valid IPv4 unicast address |
| Auto compatible with IGMPv1/IGMPv2/IGMPv3 or forced one of the IGMP versions. | |
| Priority ranges from 0 to 7 | |
| Packet loss tolerance count from 1 to 255 | |
| Query Interval ranges from 1 to 31744 seconds | |
| Query Response Interval: 0 to 31744 tenths of seconds. | |
| Last Member Query Interval: 0 to 31744 tenths of seconds. | |
| Unsolicited Report Interval: 1 to 31744 seconds. | |
Default | N.A | |
Mode | VLAN Interface mode | |
Usage | Enable IGMP Snooping for VLAN and settings. To disable, use the ‘no’ version of the command. | |
Example | Example 1: Enable IGMP Snooping on VLAN2. Example 2: Set the IGMP Snooping compatibility to IGMPv3 and set priority to 7. | |
