Operation Manual – Multicast
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 2 IGMP Snooping Configuration
2-16
II. Network diagram
Figure 2-4 Network diagram for multicast VLAN configuration
III. Configuration procedure
The following configuration is based on the prerequisite that the devices are properly
connected and all the required IP addresses are already configured.
1) Configure Switch A:
# Set the interface IP address of VLAN 20 to 168.10.1.1 and enable the PIM DM
protocol on the VLAN interface.
<SwitchA> system-view
[SwitchA] multicast routing-enable
[SwitchA] vlan 20
[SwitchA-vlan20] interface Vlan-interface 20
[SwitchA-Vlan-interface20] ip address 168.10.1.1 255.255.255.0
[SwitchA-Vlan-interface20] pim dm
[SwitchA-Vlan-interface20] quit
# Configure multicast VLAN 10.
[SwitchA] vlan 10
[SwitchA-vlan10] quit
# Configure VLAN 2.
[SwitchA] vlan 2
[SwitchA-vlan2] quit
[SwitchA] interface Ethernet 1/0/5
[SwitchA-Ethernet1/0/5] port hybrid vlan 2
# Configure VLAN 3.