Operation Manual – Multicast Protocol
H3C S3610&S5510 Series Ethernet Switches
Chapter 5 IGMP Configuration
5-16
<SwitchB> system-view
[SwitchB] multicast routing-enable
[SwitchB] interface vlan-interface 200
[SwitchB-Vlan-interface200] igmp enable
[SwitchB-Vlan-interface200] igmp version 2
[SwitchB-Vlan-interface200] quit
# Enable IP multicast routing on Switch C, and enable IGMP (version 2) on
VLAN-interface 200.
<SwitchC> system-view
[SwitchC] multicast routing-enable
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] igmp enable
[SwitchC-Vlan-interface200] igmp version 2
[SwitchC-Vlan-interface200] quit
3)
Verify the configuration
Carry out the
display igmp interface
command to view the IGMP configuration and
running status on each switch interface. For example:
# View IGMP information on VLAN-interface 200 of Switch B.
[SwitchB] display igmp interface vlan-interface 200
Vlan-interface200(10.110.2.1):
IGMP is enabled
Current IGMP version is 2
Value of query interval for IGMP(in seconds): 60
Value of other querier timeout for IGMP(in seconds): 125
Value of maximum query response time for IGMP(in seconds): 10
Querier for IGMP: 10.110.2.1 (this router)
Total 1 IGMP Group reported
5.7 Troubleshooting IGMP
5.7.1 No Member Information on the Receiver-Side Router
I. Symptom
When a host sends a report for joining multicast group G, there is no member
information of the multicast group G on the router closest to that host.
II. Analysis
z
The correctness of networking and interface connections directly affects the
generation of group member information.
z
Multicast routing must be enabled on the router.