Command Line Reference Guide

interface range
This command permits configuration of a range of interfaces to which subsequent commands are applied (bulk
configuration). Using the interface range command, you can enter identical commands for a range of interface.
S5000
Syntax
interface range interface-type slot/port—range , - interface-
type slot/port—range , ...
Parameters
interface range
port-type slot/
port , port-type
slot/port , ...
Enter the keywords interface range followed by the interface
type, slot number (if necessary), and a port range. Valid slot numbers
are 0-11. The valid port numbers for each interface type are:
For a 10-Gigabit Ethernet interface, enter the keyword
tengigabitethernet followed by slot/port numbers.
The port range is 0 to 63.
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed by a port number. The port numbers
are 48, 52, 56, and 60.
For a Port Channel interface, enter the keywords port-
channel followed by a number from 1 to 128.
For a VLAN interface, enter the keyword vlan followed by a
VLAN id number from 1 to 4094.
For a Fibre Channel interface, enter the keyword
FibreChannel followed by slot/port numbers. The port
range is 0 to 47.
A port range 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.
You can enter up to six comma-separated ranges. Separate each
interface type and port range with a space, comma, and space; for
example: interface range tengigabitethernet 0/1 -
5 , interface range tengigabitethernet 0/10 -
11
.
Comma-separated port ranges can include VLANs, port-channels,
and physical interfaces; for example: interface range
tengigabitethernet 0/1 - 5 , vlan 2 – 10 ,
port—channel 1 – 5
.
Defaults none
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
When creating an interface range, interfaces appear in the order they are entered; they are not
sorted. The command verifies that interfaces are present (physical) or configured (logical).
Important Things to Remember:
501