R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
548
Use undo igmp static-group to restore the default.
By default, an interface is not a static member of any multicast group or multicast source and group.
If the specified multicast address is in the SSM multicast address range, you must specify a multicast
source address at the same time. Otherwise, IGMP routing table entries cannot be established. No such
a restriction exists if the specified multicast group address is not in the SSM multicast address range.
Examples
# Configure GigabitEthernet 0/1 to be a statically connected member of multicast group 224.1.1.1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] igmp static-group 224.1.1.1
# Configure GigabitEthernet 0/1 to be a statically connected member of multicast source and group
(19 2 .16 8 .1.1, 23 2.1.1.1) .
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] igmp static-group 232.1.1.1 source 192.168.1.1
igmp timer other-querier-present
Syntax
igmp timer other-querier-present interval
undo igmp timer other-querier-present
View
Interface view
Default level
2: System level
Parameters
interval: IGMP other querier present interval in seconds, in the range of 60 to 300.
Description
Use igmp timer other-querier-present to configure the IGMP other querier present interval on the current
interface.
Use undo igmp timer other-querier-present to restore the default.
By default, the IGMP other querier present interval is [ IGMP general query interval ] × [ IGMP querier's
robustness variable ] + [ maximum response time for IGMP general queries ] /2.
Related commands: display igmp interface, igmp max-response-time, igmp robust-count, igmp timer
query, and timer other-querier-present.
Examples
# Set the IGMP other querier present interval to 200 seconds on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] igmp timer other-querier-present 200