Operation Manual – Multicast Protocol
H3C S5500-SI Series Ethernet Switches
Chapter 1 IGMP Snooping Configuration
1-15
To do...
Use the command...
Remarks
Configure IGMP general
query interval
igmp-snooping
query-interval
interval
Optional
60 second by default
Configure the maximum
response time to IGMP
general queries
igmp-snooping
max-response-time
interval
Optional
10 seconds by default
Configure the IGMP
last-member query
interval
igmp-snooping
last-member-query-inte
rval
interval
Optional
1 second by default
Caution:
In the configuration, make sure that the IGMP general query interval is larger than the
maximum response time for IGMP general queries.
1.5.4 Configuring Source IP Address of IGMP Queries
Upon receiving an IGMP query whose source IP address is 0.0.0.0 on a port, the switch
will not set that port as a router port. Therefore, we recommend that you configure a
valid IP address as the source IP address of IGMP queries.
Follow these steps to configure source IP address of IGMP queries:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enter VLAN view
vlan vlan-id
—
Configure the source
address of IGMP general
queries
igmp-snooping general-query
source-ip
{
current-interface
|
ip-address
}
Optional
0.0.0.0 by
default
Configure the source IP
address of IGMP
group-specific queries
igmp-snooping special-query
source-ip
{
current-interface
|
ip-address
}
Optional
0.0.0.0 by
default
Caution:
The source address of IGMP query messages may affect IGMP querier selection within
the segment.