Using The Cli; Creating A Vlan - TP-Link T1600G-18TS Configuration Manual

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring 802.1Q VLAN
Tagged port
3) Click Apply.
2.2

Using the CLI

2.2.1 Creating a VLAN

Follow these steps to create a VLAN:
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to create VLAN 2 and name it as RD :
Switch#configure
Switch(config)#vlan 2
Switch(config-vlan)#name RD
Switch(config-vlan)#show vlan id 2
The selected ports will forward tagged packets in the target VLAN.
configure
Enter global configuration mode.
vlan vlan-list
When you enter a new VLAN ID, the switch creates a new VLAN and enters VLAN
configuration mode; when you enter an existing VLAN ID, the switch directly enters VLAN
configuration mode.
: Specify the ID or the ID list of the VLAN(s) for configuration. The valid values are
vlan-list
from 2 to 4094, for example, 2-3,5.
name descript
(Optional) Specify a VLAN description for identification.
: The length of the description should be 1 to 16 characters.
descript
show vlan [ id vlan-list ]
Show the global information of the specified VLAN(s). When no VLAN is specified, this
command shows global information of all 802.1Q VLANs.
: Specify the ID or the ID list of the VLAN(s) to show information. The valid values are
vlan-list
from 1 to 4094.
end
Return to privileged EXEC mode.
copy running-config startup-config
Save the settings in the configuration file.
802.1Q VLAN Configuration
Configuration Guide
155

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents