Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP Technical References

Page of 742
   
2-58
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Chapter 2      CGESM Switch Cisco IOS Commands
define interface-range
define interface-range
Use the define interface-range global configuration command to create an interface-range macro. Use 
the no form of this command to delete the defined macro.
define interface-range macro-name interface-range
no define interface-range macro-name interface-range
Syntax Description
Defaults
This command has no default setting.
Command Modes
Global configuration
Command History
Usage Guidelines
The macro name is a 32-character maximum character string. 
A macro can contain up to five ranges.
All interfaces in a range must be the same type; that is, all Gigabit Ethernet ports, all EtherChannel ports, 
or all VLANs, but you can combine multiple interface types in a macro.
When entering the interface-range, use this format:
type {first-interface} - {last-interface}
You must add a space between the first interface number and the hyphen when entering an 
interface-range. For example, gigabitethernet 0/1 - 2 is a valid range; gigabitethernet 0/1-2 is not 
a valid range
Valid values for type and interface
vlan vlan-id , where the VLAN ID is 1 to 4094
Note
Though options exist in the command-line interface to set multiple VLAN IDs, it is not 
supported.
VLAN interfaces must have been configured with the interface vlan command (the show 
running-config
 privileged EXEC command displays the configured VLAN interfaces). VLAN 
interfaces not displayed by the show running-config command cannot be used in interface-ranges.
port-channel port-channel-number, where port-channel-number is from 1 to 48
gigabitethernet module/{first port} - {last port}
macro-name
Name of the interface-range macro; up to 32 characters.
interface-range 
Interface range; for valid values for interface ranges, see “Usage Guidelines.” 
Release
Modification
12.2(25)SE1
This command was introduced.