R3303-HP HSR6800 Routers IP Multicast Command Reference

101
Default command level
2: System level
Parameters
value: Specifies a startup query count (the number of queries that the IGMP querier sends on startup), in
the range of 2 to 5.
Examples
# Set the startup query count to 3 globally on the public network.
<Sysname> system-view
[Sysname] igmp
[Sysname-igmp] startup-query-count 3
# Set the startup query count to 3 globally in VPN instance mvpn.
<Sysname> system-view
[Sysname] igmp vpn-instance mvpn
[Sysname-igmp-mvpn] startup-query-count 3
Related commands
igmp startup-query-count
robust-count
startup-query-interval (IGMP view)
Use startup-query-interval to configure the startup query interval globally.
Use undo startup-query-interval to restore the default.
Syntax
startup-query-interval interval
undo startup-query-interval
Default
The startup query interval is one quarter of the "IGMP general query interval".
Views
Public network IGMP view, VPN instance IGMP view
Default command level
2: System level
Parameters
interval: Specifies a startup query interval (interval between general queries that the IGMP querier sends
on startup) in seconds, in the range of 1 to 18000.
Examples
# Set the startup query interval to 5 seconds globally on the public network.
<Sysname> system-view
[Sysname] igmp
[Sysname-igmp] startup-query-interval 5
# Set the startup query interval to 5 seconds globally in VPN instance mvpn.