TP-Link T1600G Series Configuration Manual page 379

Table of Contents

Advertisement

Configuring Layer 2 Multicast
Switch(config)#interface range gigabitEthernet 1/0/1-4
Switch(config-if-range)#ip igmp snooping
Switch(config-if-range)#exit
3) Create VLAN 10.
Switch(config)#vlan 10
Switch(config-vlan)#name vlan10
Switch(config-vlan)#exit
4) Add port 1/0/1-3 to VLAN 10 and set the link type as untagged. Add port 1/0/4 to VLAN
10 and set the link type as tagged.
Switch(config)#interface range gigabitEthernet 1/0/1-3
Switch(config-if-range)#switchport general allowed vlan 10 untagged
Switch(config-if-range)#exit
Switch(config)#interface gigabitEthernet 1/0/4
Switch(config-if)#switchport general allowed vlan 10 tagged
Switch(config-if)#exit
5) Set the PVID of port 1/0/1-4 as 10.
Switch(config)#interface range gigabitEthernet 1/0/1-4
Switch(config-if-range)#switchport pvid 10
Switch(config-if-range)#exit
6) Enable Multicast VLAN and configure VLAN 10 as the multicast VLAN.
Switch(config)#ip igmp snooping multi-vlan-config 10
7) Save the settings.
Switch(config)#end
Switch#copy running-config startup-config
Verify the Configurations
Switch(config)#show vlan brief
VLAN
Name
-----
----------------
1
System-VLAN
Status
Ports
---------
----------------------------------------
active
Gi1/0/1, Gi1/0/2, Gi1/0/3, Gi1/0/4,
Gi1/0/5, Gi1/0/6, Gi1/0/7, Gi1/0/8,
......
Configuration Examples
Configuration Guide
356

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents