Reference Guide
578 | Interfaces
www.dell.com | support.dell.com
Command
History
Example
Figure 23-15. define interface-range macro Command Example
Usage
Information
The above figure is an example of how to define an interface range macro named test. Execute the
show running-config command to display the macro definition.
Related
Commands
interface range macro name
c e s
Run the interface-range macro to automatically configure the pre-defined range of interfaces.
Syntax
interface range macro name
Parameters
Defaults
This command has no default behavior or value
Command Modes
CONFIGURATION
Command
History
Usage
Information
The following figure runs the macro named test that was defined earlier.
Example
Figure 23-16. interface-range macro Command Example
Version 8.2.1.0 Support for 4093 VLANs on E-Series ExaScale. Prior releases supported 2094.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
Version 6.2.1.1 Introduced
FTOS(config)# define interface-range test tengigabitethernet 0/0 - 3 ,
gigabitethernet 5/0 - 47 , gigabitethernet 13/0 - 89
FTOS# show running-config | grep define
define interface-range test tengigabitethernet 0/0 - 3 , gigabitethernet 5/0 - 47 ,
gigabitethernet 13/0 - 89
FTOS(config)#interface range macro test
FTOS(config-if-range-te-0/0-3,gi-5/0-47,gi-13/0-89)#
interface range Configure a range of command (bulk configuration)
interface range macro name Run an interface range macro.
name
Enter the name of an existing macro.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
Version 6.2.1.1 Introduced
FTOS(config)#interface range macro test
FTOS(config-if-range-te-0/0-3,gi-5/0-47,gi-13/0-89)#
FTOS