TL-SL3428/TL-SL3452 JetStream L2 Managed Switch CLI Guide
18
Syntax
interface vlan vlan-id
no interface vlan vlan-id
Parameter
vlan-id —— Specify IEEE 802.1Q VLAN ID, ranging from 1 to 4094.
Command Mode
Global Configuration Mode
Example
Create VLAN Interface 2:
TL-SL3428(config)#interface vlan 2
name
Description
The name command is used to assign a description string to a VLAN. To clear
the description, please use no name command.
Syntax
name descript
no name
Parameter
descript —— String to describe the VLAN, which contains 16 characters at
most.
Command Mode
VLAN Configuration ModeVLAN
Example
Specify the description string of the VLAN 2 as “VLAN002”:
TL-SL3428(config)#vlan 2
TL-SL3428(config-vlan)#name VLAN002