![TP-Link T2500G-10MPS User Manual Download Page 434](http://html1.mh-extra.com/html/tp-link/t2500g-10mps/t2500g-10mps_user-manual_1145700434.webp)
Configuring Layer 2 Multicast
Configuration Examples
Configuration Guide
410
3) Create VLAN 10.
Switch(config)#vlan 10
Switch(config-vlan)#name vlan10
Switch(config-vlan)#exit
4) For port 1/0/1-3, set the link type as General, and the PVID as 10. Then add the ports to
VLAN 10 as untagged ports.
Switch(config)#interface range gigabitEthernet 1/0/1-3
Switch(config-if-range)#switchport mode general
Switch(config-if-range)#switchport pvid 10
Switch(config-if-range)#switchport general allowed vlan 10 untagged
Switch(config-if-range)#exit
5) For port 1/0/4, set the link type as General, and the PVID as 10. Then add the ports to
VLAN 10 as tagged ports.
Switch(config)#interface gigabitEthernet 1/0/4
Switch(config-if)#switchport mode general
Switch(config-if)#switchport pvid 10
Switch(config-if)#switchport general allowed vlan 10 tagged
Switch(config-if)#exit
6) Enable IGMP Snooping in VLAN 10.
Switch(config)#ip igmp snooping vlan-config 10
7) Save the settings.
Switch(config)#end
Switch#copy running-config startup-config
Verify the Configurations
Show members in the VLAN:
Switch(config)#show vlan brief
VLAN
Name
Status
Ports
------
-----------------
---------
----------------------------------------
1
System-VLAN
active
Gi1/0/1, Gi1/0/2, Gi1/0/3, Gi1/0/4,
...
Gi1/0/9,
Gi1/0/10
Summary of Contents for T2500G-10MPS
Page 1: ...User Guide T2500G 10MPS 1910012405 REV1 0 1 April 2018...
Page 24: ...Using the CLI 767 Appendix Default Parameters 773...
Page 145: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Page 172: ...Part 7 Configuring DDM CHAPTERS 1 Overview 2 DDM Configuration 3 Appendix Default Parameters...