TP-Link T1500 Series User Manual page 304

Hide thumbs Also See for T1500 Series:
Table of Contents

Advertisement

Configuring Layer 2 Multicast
Switch(config-if)#switchport general allowed vlan 10 untagged
Switch(config-if)#switchport pvid 10
Switch(config-if)#exit
Switch(config)#interface fastEthernet 1/0/2
Switch(config-if)#switchport general allowed vlan 20 untagged
Switch(config-if)#switchport pvid 20
Switch(config-if)#exit
Switch(config)#interface fastEthernet 1/0/3
Switch(config-if)#switchport general allowed vlan 30 untagged
Switch(config-if)#switchport pvid 30
Switch(config-if)#exit
Switch(config)#interface fastEthernet 1/0/4
Switch(config-if)#switchport general allowed vlan 40 tagged
Switch(config-if)#switchport pvid 40
Switch(config-if)#exit
3) Check whether port1/0/1-3 only belong to VLAN 10, VLAN 20 and VLAN 30
respectively. If not, delete them from the other VLANs. By default, all ports are in VLAN 1,
so you need to delete them from VLAN 1.
Switch(config)#show vlan brief
VLAN
-------
1
10
20
30
40
Switch(config)#interface range fastEthernet 1/0/1-3
Switch(config-if-range)#no switchport general allowed vlan 1
Switch(config-if-range)#exit
Name
----------------
System-VLAN
VLAN10
VLAN20
VLAN30
VLAN40
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,
...
active
Gi1/0/1
active
Gi1/0/2
active
Gi1/0/3
active
Gi1/0/4
Configuration Examples
Configuration Guide
282

Advertisement

Table of Contents
loading

Table of Contents