Operation Manual – Multicast Protocol
H3C S3610&S5510 Series Ethernet Switches
Chapter 8 Multicast Routing and Forwarding
Configuration
8-13
II. Network diagram
Switch B
Switch A
Switch C
Switch D
Source 1
Source 2
Receiver
Vlan-int100
10.110.1.1/24
Vlan-int100
10.110.1.2/24
Vlan-int300
192.168.3.1/24
Vlan-int300
192.168.3.2/24
10.110.5.100/24
10.220.5.100/24
Vlan-int200
192.168.5.1/24
OSPF domain
External network
Multicast static route
Figure 8-3
Network diagram for multicast static route configuration
III. Configuration procedure
1)
Configure the interface IP addresses and unicast routing protocol for each switch
Configure the IP address and subnet mask for each interface as per
. The
detailed configuration steps are omitted here.
Enable OSPF on Switch A, Switch B and Switch C. Ensure the network-layer
interoperation among the switches. Ensure that the switches can dynamically update
their routing information by leveraging the unicast routing protocol. The specific
configuration steps are omitted here.
2)
Enable IP multicast routing, and enable PIM on each interface
# Enable IP multicast routing on Switch C, and enable PIM-DM on each interface.
<SwitchC> system-view
[SwitchC] multicast routing-enable
[SwitchC] interface vlan-interface 100
[SwitchC-Vlan-interface100] pim dm
[SwitchC-Vlan-interface100] quit
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] igmp enable
[SwitchC-Vlan-interface200] pim dm
[SwitchC-Vlan-interface200] quit
[SwitchC] interface vlan-interface 300