Reference Guide

Example (Single
Range)
This example shows how to define an interface range macro named test. Execute
the show running-config command to display the macro definition.
Dell(config)# define interface-range test tengigabitethernet
0/0 - 3, gigabitethernet 0/10 - 11, tengigabitethernet 1/12 -
20
Dell# show running-config | grep define
define interface-range test tengigabitethernet 0/0 - 3,
gigabitethernet 0/10 - 11, tengigabitethernet 1/12 - 20
Dell(config)#interface range macro test
Dell(config-if-range-te-0/0-3,gi-0/10-11,te-1/12-20)#
Related
Commands
interface range – configures a range of command (bulk configuration)
interface range macro name – runs an interface range macro.
interface range macro name
Run the interface-range macro to automatically configure the pre-defined range of interfaces.
S5000
Syntax
interface range macro macro-name
Parameters
macro macro-
name
Enter the name of an existing macro.
Defaults none
Command
Modes
CONFIGURATION
Command
History
Version 9.0(1.3) Introduced on the S5000.
Example (Single
Range)
This example shows the macro named test that was defined earlier.
Dell(config)#interface range macro test
Dell(config-if-range-te-0/0-3,gi-5/0-47,gi-13/0-89)#
Related
Commands
interface range – configures a range of command (bulk configuration).
interface range macro (define) – defines a macro for an interface range (bulk
configuration).
Interfaces
529