C613-50102-01 REV C
Command Reference for x510 Series
1123
AlliedWare Plus™ Operating System - Version 5.4.6-1.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 VLAN interfaces configured for IGMP, IGMP Snooping, or
IGMP Proxy.
Example
To change the IGMP group-specific host query message interval to 2 seconds
(
2000
milliseconds) on vlan2, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp last-member-query-interval 2000
Related
Commands
ip igmp last-member-query-count
Parameter
Description
<
interval
>
The frequency in milliseconds at which IGMP group-specific host
query messages are sent, in the range 1000-25500.