HP VPN Firewall Appliances Network Management Command Reference

594
Syntax
igmp startup-query-count value
undo igmp startup-query-count
Default
The startup query count is set to the IGMP querier's robustness variable.
Views
Interface view
Default command level
2: System level
Parameters
value: Startup query count, namely, the number of queries the IGMP querier sends on startup, in the
range of 2 to 5.
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
Related commands
igmp robust-count
startup-query-count
igmp startup-query-interval
Use igmp startup-query-interval to configure the startup query interval on the current interface.
Use undo igmp startup-query-interval to restore the default.
Syntax
igmp startup-query-interval interval
undo igmp startup-query-interval
Default
The startup query interval is one-quarter of the IGMP general query interval.
Views
Interface view
Default command level
2: System level
Parameters
interval: Startup query interval in seconds, namely, the interval between general queries that the IGMP
querier sends on startup. The value ranges from 1 to 18000.
Examples
# Set the startup query interval to 5 seconds on GigabitEthernet 0/1.