3Com DUA1750-2BAA01 Switch User Manual


 
3Com Switch 8800 Configuration Guide Chapter 25 Multicast VLAN Configuration
25-4
2) Configure Switch B
Enable IGMP Snooping.
<Switch B> system-view
[Switch B] igmp-snooping enable
Enable IGMP-Snooping on VLAN 2 and VLAN 3.
[Switch B] vlan 2
[Switch B-vlan 2] igmp-snooping enable
[Switch B-vlan 2]quit
[Switch B] vlan 3
[Switch B-vlan 3] igmp-snooping enable
Configure VLAN 10 as multicast VLAN. Enable IGMP Snooping.
[Switch B] vlan 10
[Switch B-vlan10] igmp-snooping enable
[Switch B-vlan10] service-type multicast
[Switch B-vlan10] quit
Define Ethernet 1/1/10 as trunk port. Add the port to VLAN 10.
[Switch B] interface Ethernet 1/1/10
[Switch B-Ethernet 1/1/10] port link-type trunk
[Switch B-Ethernet 1/1/10] port trunk vlan 10
[Switch B-Ethernet 1/1/10] quit
Define Ethernet 1/1/1 as hybrid port. Add the port to VLAN 2 and VLAN 10. Make the
port carry no VLAN label when it transmits packets of VLAN 2 and VLAN 10. Set the
default VLAN ID of the port to VLAN 2.
[Switch B] interface Ethernet 1/1/1
[Switch B-Ethernet 1/1/1] port link-type hybrid
[Switch B-Ethernet 1/1/1] port hybrid vlan 2 10 untagged
[Switch B-Ethernet 1/1/1] port hybrid pvid vlan 2
[Switch B-Ethernet 1/1/1] quit
Define Ethernet 1/1/2 as hybrid port. Add the port to VLAN 3 and VLAN 10. Make the
port carry no VLAN label when it transmits packets of VLAN 3 and VLAN 10. Set the
default VLAN ID of the port to VLAN 3.
[Switch B] interface Ethernet 1/1/1
[Switch B-Ethernet 1/1/2] port link-type hybrid
[Switch B-Ethernet 1/1/2] port hybrid vlan 3 10 untagged
[Switch B-Ethernet 1/1/2] port hybrid pvid vlan 3
[Switch B-Ethernet 1/1/2] quit