Command Manual – Multicast
H3C S7500E Series Ethernet Switches
Chapter 3 IGMP Configuration Commands
3-25
Note:
The three parameters in the above-mentioned formula default to 60 (seconds), 2 (times)
and 10 (seconds) respectively, so the default IGMP other querier present interval = 60
× 2 + 10 / 2 = 125 (seconds).
Related commands:
igmp timer other-querier-present
,
timer query
,
robust-count
,
max-response-time
,
display igmp interface
.
Examples
# Set the IGMP other querier present interval to 200 seconds globally.
<Sysname> system-view
[Sysname] igmp
[Sysname-igmp] timer other-querier-present 200
3.1.27 timer query
Syntax
timer query
interval
undo timer query
View
IGMP view
Parameters
interval
: IGMP query interval in seconds, namely interval between IGMP general
queries sent by the querier, with an effective range of 1 to 18,000.
Description
Use the
timer query
command to configure the IGMP query interval globally.
Use the
undo timer query
command to restore the default setting.
By default, IGMP query interval is 60 seconds.
Related commands:
igmp timer query
,
timer other-querier-present
,
display igmp
interface
.
Examples
# Set the IGMP query interval to 125 seconds globally.
<Sysname> system-view
[Sysname] igmp
[Sysname-igmp] timer query 125