R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
424
Use the undo startup-query-interval command to restore the system default.
By default, the startup query interval is 1/4 of the “IGMP query interval”.
NOTE:
By default, the IGMP query interval is 60 seconds, so the startup query interval = 60 / 4 = 15 (seconds).
Related commands: igmp-startup-query-interval, timer query.
Examples
# Set the startup query interval to 5 seconds globally in the public instance.
<Sysname> system-view
[Sysname] igmp
[Sysname-igmp] startup-query-interval 5
timer other-querier-present (IGMP view)
Syntax
timer other-querier-present interval
undo timer other-querier-present
View
Public instance IGMP view
Default level
2: System level
Parameters
interval: IGMP other querier present interval, in the range of 60 to 300.
Description
Use the timer other-querier-present command to configure the IGMP other querier present interval
globally.
Use the undo timer other-querier-present command to restore the system default.
By default, the IGMP other querier present interval is [ IGMP query interval ] times [ IGMP querier
robustness variable ] plus [ maximum response time for IGMP general queries ] divided by two.
NOTE:
By default, the three parameters in the above-mentioned formula are 60 (seconds), 2 (times) and 10
(seconds) respectively, so the 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 in the public instance.
<Sysname> system-view
[Sysname] igmp
[Sysname-igmp] timer other-querier-present 200