2-92
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
interface range
interface range
To enter interface range configuration mode and to execute a command on multiple ports at the same
time, use the interface range command in global configuration mode. To remove an interface range, use
the no form of this command.
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 Fast Ethernet ports, 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.
Valid values for port-range type and interface:
• vlan vlan-ID - vlan-ID, where VLAN ID is from 1 to 4094
port-range Port range. For a list of valid values for port-range, see the “Usage Guidelines”
section.
macro name Specifies the name of a macro.
Release Modification
12.2(52)EY This command was introduced.