IGMP Multicast Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
34.17
ip igmp snooping querier
Use this command to enable IGMP querier operation on a VLAN when no multicast routing
protocol is configured in the VLAN. When enabled, the IGMP Snooping querier sends out
periodic IGMP queries for all interfaces on that VLAN.
Use the
no
parameter with this command to disable IGMP querier configuration.
Syntax
ip igmp snooping querier
no ip igmp snooping querier
Mode
Interface mode for VLAN interface
Usage
This command can only be configured on VLAN interfaces.
The IGMP Snooping querier uses the 0.0.0.0 Source IP address because it only masquerades as
a proxy IGMP querier for faster network convergence.
It does not start, or automatically cease, the IGMP Querier operation if it detects query
message(s) from a multicast router.
It restarts as the IGMP Snooping querier if no queries are seen within the other querier interval.
Example
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
ip igmp snooping querier