Command Reference Guide
Interfaces | 585
interface range macro (define)
c e s
Defines a macro for an interface range and then saves the macro in the running configuration.
Syntax
define interface range macro name interface , interface , ...
Parameters
Defaults
This command has no default behavior or value.
Command Modes
CONFIGURATION
Command
History
Example
FTOS(config)# define interface-range test tengigabitethernet 0/0 - 3 ,
gigabitethernet 5/0 - 47 , gigabitethernet 13/0 - 89
show config (from INTERFACE
RANGE mode)
Show the bulk configuration interfaces.
show range Show the bulk configuration ranges.
interface range macro (define) Define a macro for an interface-range.
name
Enter up to 16 characters for the macro name.
interface , interface ,...
Enter the interface keyword ( below) and one of the interfaces slot/
port, port-channel or VLAN numbers. Select the range of interfaces
for bulk configuration. You can enter up to six comma separated
ranges—spaces are not required between the commas.
Comma-separated ranges can include VLANs, port-channels and
physical interfaces.
Slot/Port information must contain a space before and after the dash.
For example, interface range gigabitethernet 0/1 - 5 is valid;
interface range gigabitethernet 0/1-5 is not valid.
• For a 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet followed by the slot/port information.
• For a Port Channel interface, enter the keyword port-channel
followed by a number:
C-Series and S-Series Range: 1-128
E-Series Range:1 to 255 for TeraScale and 1 to 512 for ExaScale.
• For a SONET interface, enter the keyword sonet followed by the
slot/port information.
• For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
• For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE
followed by the slot/port information.
• For a VLAN, enter the keyword vlan followed by a number from
1 to 4094.
Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale.
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










