Operation Manual – Multicast
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 7 PIM Configuration
7-21
[H3C-Vlan-interface10] pim dm
[H3C-Vlan-interface10] quit
[H3C] interface Vlan-interface 11
[H3C-Vlan-interface11] ip address 2.2.2.2 255.255.0.0
[H3C-Vlan-interface11] pim dm
[H3C-Vlan-interface11] quit
[H3C] interface Vlan-interface 12
[H3C-Vlan-interface12] ip address 3.3.3.3 255.255.0.0
[H3C-Vlan-interface12] pim dm
2) Configure Lanswitch2.
# Enable multicast routing protocol.
<H3C> system-view
[H3C] multicast routing-enable
# Enable IGMP and PIM-DM on the ports.
[H3C] vlan 20
[H3C-vlan20] port Ethernet 1/0/2 to Ethernet 1/0/3
[H3C-vlan20] quit
[H3C] vlan 11
[H3C-vlan11] port Ethernet 1/0/4 to Ethernet 1/0/5
[H3C-vlan11] quit
[H3C] interface Vlan-interface 20
[H3C-Vlan-interface20] ip address 6.6.6.6 255.255.0.0
[H3C-Vlan-interface20] igmp enable
[H3C-Vlan-interface20] pim dm
[H3C-Vlan-interface20] quit
[H3C] interface Vlan-interface 11
[H3C-Vlan-interface11] ip address 4.4.4.4 255.255.0.0
[H3C-Vlan-interface11] pim dm
3) The configuration for Lanswitch3is similar to that of Lanswitch2 and is thus
omitted.
7.6.2 PIM-SM Configuration Example
I. Network requirements
All Ethernet switches are reachable to each other in the practical network.
z LS_A is connected to LS_B through VLAN-interface10, to Host A through
VLAN-interface11 and to LS_C through VLAN-interface12.
z LS_B is connected to LS_A through VLAN-interface10, to LS_C through
VLAN-interface11 and to LS_D through VLAN-interface12.
z LS_C is connected to Host B through VLAN-interface10, to LS_B through
VLAN-interface11 and to LS_A through VLAN-interface12.