2-96
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
interface range
interface range
Use the
interface range
global configuration command to enter interface range configuration mode and
to execute a command on multiple ports at the same time. Use the
no
form of this command to remove
an interface range.
interface range
{
port-range
|
macro
name
}
no interface range
{
port-range
|
macro
name
}
Syntax Description
Defaults
This command has no default setting.
Command Modes
Global configuration
Command History
Usage Guidelines
When you enter interface range configuration mode, all interface parameters you enter are attributed to
all interfaces within the range.
For VLANs, you can use the
interface range
command only on existing VLAN switch virtual interfaces
(SVIs). To display VLAN SVIs, enter the
show running-config
privileged EXEC command. VLANs not
displayed cannot be used in the
interface range
command. The commands entered under
interface
range
command are applied to all existing VLAN SVIs in the range.
All configuration changes made to an interface range are saved to NVRAM, but the interface range itself
is not saved to NVRAM.
You can enter the interface range in two ways:
•
Specifying up to five interface ranges
•
Specifying a previously defined interface-range macro
All interfaces in a range must be the same type; that is, all Gigabit Ethernet ports, all EtherChannel ports,
or all VLANs. However, you can define up to five interface ranges with a single command, with each
range separated by a comma.
port-range
Port range. For a list of valid values for
port-range
, see the “Usage Guidelines”
section.
macro
name
Specify the name of a macro.
Release
Modification
12.2(25)SEE
This command was introduced.