H3C S7500 Series Ethernet Switches Release 3135 DHCP Configuration Examples

Multicast Protocol Configuration Examples
H3C S7500 Series Ethernet Switches Release 3135
Chapter 2 Multicast Protocol
Configuration Examples
2-17
2.3.3 Network Diagram
Source
1.1.1.1/24
Host A
Receiver
Switch C
Switch A
Switch B
Host B
Receiver
Host C
Receiver
Querier
Eth1/0/1 Eth1/0/2
Eth1/0/1 Eth1/0/1
Eth1/0/2 Eth1/0/3 Eth1/0/2 Eth1/0/3
Figure 2-3 Network diagram for IGMP Snooping–only configuration
2.3.4 Configuration Procedure
I. Configuring switch A
# Enable IGMP Snooping globally.
<SwitchA> system-view
[SwitchA] igmp-snooping enable
Enable IGMP-Snooping ok.
# Create VLAN 100, add Ethernet 1/0/1 and Ethernet 1/0/2 into VLAN 100, and then
enable IGMP Snooping in this VLAN.
[SwitchA] vlan 100
[SwitchA-vlan100] port Ethernet 1/0/1 Ethernet 1/0/2
[SwitchA-vlan100] igmp-snooping enable
# Enable IGMP Snooping querier in VLAN 100.
[SwitchA-vlan100] igmp-snooping querier
[SwitchA-vlan100] quit
II. Configuring Switch B
# Enable IGMP Snooping globally.
<SwitchB> system-view
[SwitchB] igmp-snooping enable
Enable IGMP-Snooping ok.
# Create VLAN 100, add Ethernet 1/0/1 through Ethernet 1/0/3 into VLAN 100, and
then enable IGMP Snooping in this VLAN.