Reference Guide
• For a VLAN, enter the keyword vlan followed by a
number from 1 to 4094.
Defaults none
Command
Modes
CONFIGURATION
Command
History
Version 8.3.17.0 Supported on the M I/O Aggregator.
Usage
Information
The following example shows how to define an interface range macro named test.
To display the macro definition, execute the show running-config command.
Example-
define
interface-range
macro
Dell(conf)# define interface-range test tengigabitethernet 0/0
- 3 ,
tengigabitethernet 5/0 - 47 , tengigabitethernet 13/0 - 89
Dell# show running-config | grep define
define interface-range test tengigabitethernet 0/0 - 3 ,
tengigabitethernet 5/0 -
47 , tengigabitethernet 13/0 - 89
Dell(conf)#interface range macro test
Dell(conf-if-range-te-0/0-3,te-5/0-47,te-13/0-89)#
Related
commands
group— 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 8.3.17.0 Supported on the M I/O Aggregator.
Usage
Information
The following example runs the macro named test that was defined earlier.
Example-
interface-range
macro
Dell(conf)#interface range macro test
Dell(conf-if-range-te-0/0-3,tengig-5/0-47,tengig-13/0-89)#
156
Interfaces