beautypg.com

Vlan – Allied Telesis AT-S83 User Manual

Page 363

background image

AT-S83 Management Software Command Line Interface User’s Guide

363

VLAN

Syntax

vlan VLANID name NAME state STATE disable|enable

no vlan VLANID

Parameters

VLANID

Specifies the ID of the VLAN. Enter a value between 2 and

4094. The default VLAN has an ID of 1.

NAME

Specifies the ASCII name of the VLAN.

STATE

Specifies the state of the VLAN. Choose from the following:

disable

Indicates the VLAN is disabled.

enable

Indicates the VLAN is enabled.

Description

Use the VLAN command to create a VLAN. In addition, use this command
to name a VLAN as well as enable or disable it. To reset the specified
VLAN, use the no form of this command.

Command Mode

VLAN Configuration mode

Example

The following commands create a VLAN with a VLAN ID of 2, a name of
“myvlan,” with an enabled state:

switch# configure terminal

switch(config)# vlan database

switch(config-vlan)# vlan 2 name myvlan state enable

Related Commands

“VLAN DATABASE” on page 364, “VLAN NAME” on page 365, and “VLAN
STATE” on page 366