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

Table Of Contents
414
Default level
2: System level
Parameters
value: Startup query count, namely, the number of queries the IGMP querier sends on startup, with an
effective range of 2 to 5.
Description
Use the igmp startup-query-count command to configure the startup query count on the current interface.
Use the undo igmp startup-query-count command to restore the system default.
By default, the startup query count is set to the IGMP querier robustness variable.
NOTE:
By default, the IGMP querier robustness variable is 2, so the startup query count is also 2.
Related commands: startup-query-count, igmp robust-count.
Examples
# Set the startup query count to 3 on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet0/1] igmp startup-query-count 3
igmp startup-query-interval
Syntax
igmp startup-query-interval interval
undo igmp startup-query-interval
View
Interface view
Default level
2: System level
Parameters
interval: Startup query interval in seconds, namely, the interval between general queries the IGMP
querier sends on startup, with an effective range of 1 to 18000.
Description
Use the igmp startup-query-interval command to configure the startup query interval on the current
interface.
Use the undo igmp 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: startup-query-interval, igmp timer query.