TP-LINK 24-Port 10/100Mbps + 4-Port Gigabit L2 Managed Switch TL-SL3428 Hoja De Datos

Los códigos de productos
TL-SL3428
Descargar
Página de 232
TL-SL3428/TL-SL3452
JetStream L2 Managed Switch CLI Guide
 
17
 
Chapter 3  IEEE 802.1Q VLAN Commands 
VLAN (Virtual Local Area Network) technology is developed for the switch to divide the LAN into 
multiple logical LANs flexibly. Hosts in the same VLAN can communicate with each other, 
regardless of their physical locations. VLAN can enhance performance by conserving bandwidth, 
and improve security by limiting traffic to specific domains. 
vlan 
Description 
The vlan command is used to create IEEE 802.1Q VLAN hereafter to access to 
VLAN Configuration Mode. To delete the IEEE 802.1Q VLAN, please use no 
vlan command.   
Syntax 
vlan vlan-list 
no vlan vlan-list 
Parameter 
vlan-list —— VLAN ID list, ranging from 2 to 4094, in the format of 2-3, 5. It is 
multi-optional. 
Command Mode 
Global Configuration Mode 
Example 
Create VLAN 2-10 and VLAN 100: 
TL-SL3428(config)#vlan 2-10,100 
Delete VLAN 2: 
TL-SL3428(config)#no vlan 2 
interface vlan 
Description 
The interface vlan command is used to create VLAN Interface hereafter to 
access to Interface VLAN Mode.