Vlan – Allied Telesis AT-S100 User Manual
Page 267

AT-S100 Management Software User’s Guide
Section II: Advanced Configuration
267
VLAN
Syntax
vlan <2-4094> name NAME state enable|disable
Parameters
<2-4094>
Indicates the VLAN ID. Enter a value between 2 and 4094.
name
Indicates the name of the VLAN. Enter a text value.
state
Indicates the active state of the VLAN. Choose from the
following:
enable
Activates the VLAN.
disable
Inactivates the VLAN.
Caution
You may not create a VLAN with a VLAN ID of 1. This is the default
VLAN.
Command Mode
VLAN Configuration mode
Description
Use the VLAN command to create a VLAN, assign a name to it, and set
the state of the VLAN.
Example
The following commands create a VLAN 2 with a name of “Sales” and
enable it:
switch# configure terminal
switch(config)# vlan database
switch(config-vlan)# vlan 2 name Sales state enable
Related Commands