Operation Manual - Multicast
Quidway S3500 Series Ethernet Switches Chapter 7 PIM-SM Configuration
Huawei Technologies Proprietary
7-9
z LSWA connects to LSWB through the interface vlan-interface20, connects the
HostA through vlan-interface11, and connects to LSWC through vlan-interface12.
z LSWB connects to LSWA through the interface vlan-interface20, connects the
HostC through vlan-interface30, and connects to LSWD through vlan-interface40.
z LSWC connects to LSWB through the interface vlan-interface10, connects the
HostB through vlan-interface30, and connects to LSWA through vlan-interface12.
HostA is the receiver in a multicast group (IP address of the group is 225.0.0.1). HostB
transmits the data destined for 225.0.0.1 and the LSWA receives the multicast data
from HostB via LSWB.
II. Networking diagram
LSWD
LSWB
LSWC
LSWA
HostA
HostB
VLAN11 VLAN12
VLAN20
VLAN20 VLAN30
VLAN40
VLAN12
VLAN10
VLAN30
LSWD
LSWB
LSWC
LSWA
HostA
HostB
VLAN11 VLAN12
VLAN20
VLAN20 VLAN30
VLAN40
VLAN12
VLAN10
VLAN30
Figure 7-2 PIM-SM configuration networking
III. Configuration procedure
1) Configure LSWA
# Enable PIM-SM.
[Quidway] multicast routing-enable
[Quidway] vlan 11
[Quidway-vlan11] port ethernet 0/2
[Quidway-vlan11] quit
[Quidway] interface vlan-interface 11
[Quidway-vlan-interface11] ip address 2.2.2.2 255.255.0.0.
[Quidway-vlan-interface11] igmp enable
[Quidway-vlan-interface11] pim sm
[Quidway-vlan-interface11] quit