![Huawei Quidway S3000-EI Series Operation Manual Download Page 112](http://html.mh-extra.com/html/huawei/quidway-s3000-ei-series/quidway-s3000-ei-series_operation-manual_169463112.webp)
Operation Manual - Multicast
Quidway S3000-EI Series Ethernet Switches
Chapter 5 Multicast VLAN Configuration
Huawei Technologies Proprietary
5-5
[Switch A] multicast routing-enable
[Switch A] interface Vlan-interface 10
[Switch A-Vlan-interface10] pim dm
[Switch A-Vlan-interface10] igmp enable
2)
Configure switch B as follows:
# Enable IGMP Snooping
<Switch B> system-view
[Switch B] igmp-snooping enable
# Set VLAN 10 to multicast VLAN and enable IGMP Snooping.
[Switch B] vlan 10
[Switch B-vlan10] service-type multicast
[Switch B-vlan10] igmp-snooping enable
[Switch B-vlan10] quit
# Define the type of the Ethernet 1/0/10 port to hybrid. Then join the port to VLAN 2, 3
and 10 with the
tagged
option for the port to carry VLAN tag when transmitting packets
of these VLANs.
[Switch B] interface Ethernet 1/0/10
[Switch B-Ethernet 1/0/10] port link-type hybrid
[Switch B-Ethernet 1/0/10] port hybrid vlan 2 3 10 tagged
[Switch B-Ethernet 1/0/10] quit
# Define the type of the Ethernet 1/0/1 port to hybrid. Then join the port to VLAN 2 and
10 with the
untagged
option for the port to transmit packets of these VLANs without
carrying VLAN tag. Finally set the default VLAN ID of the port to VLAN 2.
[Switch B] interface Ethernet 1/0/1
[Switch B-Ethernet 1/0/1] port link-type hybrid
[Switch B-Ethernet 1/0/1] port hybrid vlan 2 10 untagged
[Switch B-Ethernet 1/0/1] port hybrid pvid vlan 2
[Switch B-Ethernet 1/0/1] quit
# Define the type of the Ethernet 1/0/2 port to hybrid. Then join the port to VLAN 3 and
10 with the
untagged
option for the port to transmit packets of these VLANs without
carrying VLAN tag. Finally set the VLAN ID of the port to VLAN 3.
[Switch B] interface Ethernet 1/0/1
[Switch B-Ethernet 1/0/2] port link-type hybrid
[Switch B-Ethernet 1/0/2] port hybrid vlan 3 10 untagged
[Switch B-Ethernet 1/0/2] port hybrid pvid vlan 3
[Switch B-Ethernet 1/0/2] quit