Administrator Guide

Table Of Contents
interface vlan
Configure a VLAN. You can configure up to 4094 VLANs.
Z9000
Syntax
interface vlan vlan-id [of-instance{of-id}]
Parameters
of-instance{
of-
id
}
Enter the keyword of-instance then the OpenFlow instance ID to add the VLAN to
the specified OpenFlow instance. The range is from 1 to 8.
NOTE: Associate the OpenFlow instance with the VLAN when the VLAN is
created. An existing VLAN cannot be associated with an OpenFlow instance.
Defaults Not configured, except for the Default VLAN, which is configured as VLAN 1.
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.0.2.0 Introduced on the S6000.
9.1.(0.0) Introduced on the S4810; added support for OpenFlow.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
Usage
Information
For more information about VLANs and the commands to configure them, refer to the Virtual LAN
(VLAN) Commands section of the Layer 2 chapter.
FTP, TFTP, and SNMP operations are not supported on a VLAN. MAC ACLs are not supported in VLANs.
IP ACLs are supported. For more information, refer to the Access Control Lists (ACL) chapter.
The following features are not supported on VLANs associated with an OpenFlow instance:
IPv4
IPv6
MTU
If OpenFlow VLANs are configured on the switch, spanning-tree protocols cannot be enabled
simultaneously.
Example (Single
Range)
Dell(conf)#int vlan 3
Dell(conf-if-vl-3)#
Related
Commands
interface configures a physical interface.
interface loopback configures a loopback interface.
interface null configures a null interface.
interface port-channel configures a port channel group.
show vlan displays the current VLAN configuration on the switch.
shutdown disables/enables the VLAN.
tagged adds a Layer 2 interface to a VLAN as a tagged interface.
untagged adds a Layer 2 interface to a VLAN as an untagged interface.
Interfaces 513