C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
743
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
LAST
-
MEMBER
-
QUERY
-
INTERVAL
ip igmp last-member-query-interval
Overview
Use this command to configure the frequency at which the router sends IGMP
group specific host query messages.
Use the
no
variant of this command to set this frequency to the default.
Syntax
ip igmp last-member-query-interval <
interval
>
no ip igmp last-member-query-interval
Default
1000 milliseconds
Mode
Interface Configuration for a VLAN interface.
Usage
This command applies to interfaces configured for IGMP, IGMP Snooping, or IGMP
Proxy.
Example
The following example changes the IGMP group-specific host query message
interval to 2 seconds (
2000
milliseconds) for VLAN interface vlan1:
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
ip igmp last-member-query-interval 2000
Validation
Commands
show ip igmp interface
show running-config
Related
Commands
ip igmp immediate-leave
ip igmp last-member-query-count
Parameter
Description
<
interval
>
The frequency in milliseconds, in the range <1000-25500>, at which
IGMP group-specific host query messages are sent.