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
tengigabitethernet0/0-3,
gigabitethernet 5/0-47, gigabitethernet 13/0-89
Dell# show running-config | grep define
define interface-range test tengigabitethernet0/0-3,
gigabitethernet5/0-47,
gigabitethernet 13/0 - 89
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 name – runs an interface range macro.
interface range macro name
Run the interface-range macro to automatically configure the pre-defined range of interfaces.
Syntax
interface range macro name
Parameters
name Enter the name of an existing macro.
Defaults none
Command
Modes
CONFIGURATION
Command
History
Version 9.2(0.0) Introduced on the M I/O Aggregator. This command is
supported in Programmable-Mux (PMUX) mode only.
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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).
568
Interfaces