Configuring Layer 2 Multicast
Configuration Examples
Configuration Guide
416
Switch(config-vlan)#name vlan30
Switch(config)#vlan 40
Switch(config-vlan)#name m-vlan
Switch(config-vlan)#exit
4) For port 1/0/1, set the link type as General, and the PVID as 10. Add the port to VLAN 10
and VLAN 40 as untagged port.
Switch(config)#interface range gigabitEthernet 1/0/1
Switch(config-if)#switchport mode general
Switch(config-if)#switchport pvid 10
Switch(config-if)#switchport general allowed vlan 10,40 untagged
Switch(config-if)#exit
5) For port 1/0/2, set the link type as General, and the PVID as 20. Add the port to VLAN 20
and VLAN 40 as untagged port.
Switch(config)#interface range gigabitEthernet 1/0/2
Switch(config-if)#switchport mode general
Switch(config-if)#switchport pvid 20
Switch(config-if)#switchport general allowed vlan 20,40 untagged
Switch(config-if)#exit
6) For port 1/0/3, set the link type as General, and the PVID as 30. Add the port to VLAN 30
and VLAN 40 as untagged port.
Switch(config)#interface range gigabitEthernet 1/0/3
Switch(config-if)#switchport mode general
Switch(config-if)#switchport pvid 30
Switch(config-if)#switchport general allowed vlan 30,40 untagged
Switch(config-if)#exit
7) For port 1/0/4, set the link type as General, and the PVID as 40. Then add the ports to
VLAN 40 as untagged ports.
Switch(config)#interface gigabitEthernet 1/0/4
Switch(config-if)#switchport mode general
Switch(config-if)#switchport pvid 40
Switch(config-if)#switchport general allowed vlan 40 untagged
Switch(config-if)#exit
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...