Addendum

Example
(Multiple
Range)
This example shows how to use commas to add SONET, VLAN, and port-channel
interfaces to the range.
Dell(config-if)# interface range gigabitethernet5/1-23,
tengigabitethernet1/1–2,
Vlan 2–100, Port 1–25
Dell(config-if-range)# no shutdown
Dell(config-if-range)#
Related
Commands
interface port-channel — configures a port channel group.
interface vlan — configures a VLAN interface.
show config (from INTERFACE RANGE mode) — shows the bulk configuration
interfaces.
show range — shows the bulk configuration ranges.
interface range macro (define) — defines a macro for an interface-range.
interface vlan
Configure a VLAN. You can configure up to 4096 VLANs.
Syntax
interface vlan vlan-id
To delete a VLAN, use the no interface vlan vlan-id command.
Parameters
vlan-id Enter a number as the VLAN Identifier. The range is from 1 to
4096.
Defaults Not configured, except for the Default VLAN, which is configured as VLAN 1.
Command
Modes
CONFIGURATION
Command
History
Version 9.2(0.0) Introduced on the M I/O Aggregator. This command is
supported in Programmable-Mux (PMUX) mode only.
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
For more information about VLANs and the commands to configure them, refer to
the Virtual LAN (VLAN) Commands.
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.
Example
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.
Interfaces
339