Users Guide
interface range
This command permits conguration of a range of interfaces to which subsequent commands are applied (bulk conguration). Using the
interface range command, you can enter identical commands for a range of interface.
Syntax
interface range interface, interface,...
To delete a description, enter no description command.
Parameters
interface,
interface,...
Enter the keyword interface range and one of the interfaces — slot/port, port-channel or
VLAN number. Select the range of interfaces for bulk conguration. 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 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet
followed by the slot/port information.
• For a VLAN, enter the keyword vlan followed by a number from 1 to 4094.
Defaults none
Command Modes CONFIGURATION
Supported Modes All Modes
Command History
Version Description
8.3.17.0 Supported on the M I/O Aggregator.
Usage Information When creating an interface range, interfaces appear in the order they are entered; they are not sorted. The
command veries that interfaces are present (physical) or congured (logical). Important things to remember:
• Bulk conguration is created if at least one interface is valid.
• Non-existing interfaces are excluded from the bulk conguration with a warning message.
• The interface range prompt includes interface types with slot/port information for valid interfaces. The prompt
allows for a maximum of 32 characters. If the bulk conguration exceeds 32 characters, it is represented by an
ellipsis ( ... ).
• When the interface range prompt has multiple port ranges, the smaller port range is excluded from the prompt.
• If overlapping port ranges are specied, the port range is extended to the smallest start port and the biggest
end port.
Example-Bulk
Conguration
Warning Message
Dell(conf)#interface range tengig 2/0 - 1 , tengig 10/0 , tengig 3/0
, fa 0/0
% Warning: Non-existing ports (not configured) are ignored by
interface-range
Example-Interface
Range prompt with
Multiple Ports
Dell(conf)#interface range tengig 2/0 - 23 , tengig 2/1 - 10
Dell(conf-if-range-tengig-2/0-23#
Example-Interface
Range prompt
Dell(conf)#interface range tengig 2/1 - 11 , tengig 2/1 - 23
Dell(conf-if-range-tengig-2/1-23#
196 Interfaces