Vlan - Allied Telesis x510-28GTX Command Reference Manual

Stackable gigabit edge switches x510 series
Table of Contents

Advertisement

VLAN C
OMMANDS

VLAN

vlan
Overview
This command creates VLANs, assigns names to them, and enables or disables
them. Disabling the VLAN causes all forwarding over the specified VLAN ID to
cease. Enabling the VLAN allows forwarding of frames on the specified VLAN.
The no variant of this command destroys the specified VLANs or returns their MTU
to the default.
vlan <vid> [name <vlan-name>] [state {enable|disable}]
Syntax
vlan <vid-range> [state {enable|disable}]
vlan {<vid>|<vlan-name>} [mtu <mtu-value>]
no vlan {<vid>|<vid-range>} [mtu]
Default
By default, VLANs are enabled when they are created.
Mode
VLAN Configuration
Examples
To enable vlan 45, use the commands:
awplus#
awplus(config)#
awplus(config-vlan)#
To destroy vlan 45, use the commands:
awplus#
awplus(config)#
awplus(config-vlan)#
Related
mtu
Commands
vlan database
show vlan
C613-50170-01 Rev B
Parameter
Description
<vid>
The VID of the VLAN to enable or disable, in the range 1-4094.
<vlan-name>
The ASCII name of the VLAN. Maximum length: 32 characters.
<vid-range>
Specifies a range of VLAN identifiers.
<mtu-value>
Specifies the Maximum Transmission Unit (MTU) size in bytes, in the
range 68 to 1500 bytes, for the VLAN.
enable
Puts the VLAN into an enabled state.
disable
Puts the VLAN into a disabled state.
configure terminal
vlan database
configure terminal
vlan database
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
vlan 45 name accounts state enable
no vlan 45
609

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents