Users Guide

Use the show running-config command to display the VLAN and port-channel interfaces. VLAN or port-
channel interfaces that are not displayed in the show running-config command cannot be used with the
bulk conguration feature of the
interface range command. You cannot create virtual interfaces (VLAN,
Port-channel) using the interface range command.
NOTE: If a range has VLAN, physical, and port-channel interfaces, only commands related to physical
interfaces can be bulk congured. To congure commands specic to VLAN or port-channel, only those
respective interfaces should be congured in a particular range.
Example-Single
Range Bulk
Conguration
Dell(conf)# interface range tengigabitethernet 0/1 - 5
Dell(conf-if-range-te-0/1-5)# no shutdown
Dell(conf-if-range-te-0/1-5)#
Example-Multiple
Range Bulk
Conguration with
VLAN and port
channel
The following example shows how to use commas to add VLAN and port-channel interfaces to the range.
Dell(conf-if)# interface range tengigabitethernet 0/1 - 5, vlan 2 - 10, port-
channel 1 - 25
Dell(conf-if-range-te-0/1-5,vl-2-10,po-1-25)# no shutdown
Dell(conf-if-range-te-0/1-5,vl-2-10,po-1-25)#
Related commands show cong (from INTERFACE RANGE mode) — Shows the bulk conguration interfaces.
show interfaces status — Displays a summary of interface information.
interface range macro (dene)
Denes a macro for an interface range and then saves the macro in the running conguration.
Syntax
define interface range macro name interface , interface , ...
Parameters
name Enter up to 16 characters for the macro name.
interface,
interface,...
Enter the keywords interface range and one of the interfaces — slot/port, port-
channel, or VLAN number. Select the range of interfaces for bulk conguration. You can
enter up to six comma-separated ranges. Spaces are not required between the commas.
Comma-separated ranges can include VLANs, port-channels, and physical interfaces.
Slot/Port information must contain a space before and after the dash. For example,
interface range tengigabitethernet 0/1 - 5 is valid; interface
range tengigabitethernet 0/1-5 is NOT valid.
For a Port Channel interface, enter the keywords port-channel then a number.
The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a VLAN, enter the keyword vlan then a number from 1 to 4094.
Defaults none
Command Modes CONFIGURATION
Supported Modes Full–Switch
Interfaces 545