Vlan – Dell PowerEdge VRTX User Manual

Page 534

Advertising
background image

534

VLAN Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\VLAN.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

vlan

Use the vlan VLAN Configuration mode or Global Configuration mode

command to create a VLAN and assign it a name (if only a single VLAN is

being created). Use the no form of this command to delete the VLAN(s).

Syntax

vlan

vlan-range

| {

vlan-id

[name

vlan-name

]}

no vlan

vlan-range

Parameters

vlan-range

—Specifies a list of VLAN IDs. Separate nonconsecutive VLAN

IDs with a comma and no spaces. Use a hyphen to designate a range of IDs

(range: 2-4094).

vlan-id

—Specifies a VLAN ID. (range: 2-4094).

vlan-name

—Specifies the VLAN name. (range: 1–32 characters).

Default Configuration

VLAN 1 exists by default.

Command Mode

Global Configuration mode
VLAN Database Configuration mode

User Guidelines

If the VLAN does not exist, it is created. If the VLAN cannot be created then

the command is finished with error and the current context is not changed.

Example

The following example creates a few VLANs. VLAN 1972 is assigned the

name Marketing.

console(config)# vlan database

console(config-vlan)# vlan 19-23

console(config-vlan)# vlan 100

Advertising