Administrator Guide

Related
Commands
interface port-channel — configures a port channel group.
interface vlan — configures a VLAN interface.
show config (from INTERFACE RANGE mode) — shows the bulk configuration interfaces.
show range — shows the bulk configuration ranges.
interface range macro (define) — defines a macro for an interface-range.
interface range macro (define)
Defines a macro for an interface range and then saves the macro in the running configuration.
C9000 Series
Syntax
define interface range macro name interface , interface , ...
Parameters
name
Enter up to 16 characters for the macro name.
interface,
interface,...
Enter the keywords interface range and one of the interfaces — slot/port, pe-id/
stack-unit/port-id, port-channel, or VLAN number. 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 tengigabitethernet 0/1 - 5 is valid; interface
range tengigabitethernet 0/1-5 is NOT valid.
For a Port Channel interface, enter the keywords port-channel then a number.
The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
For a Tunnel interface, enter the keyword tunnel then the tunnel ID. The range is
from 1 to 16383.
For a VLAN, enter the keyword vlan then a number from 1 to 4094.
For a port extender Gigabit Ethernet interface, enter the keyword peGigE then the
pe-id / stack-unit / port-id information. The pe-id range is from 0 to 255; the stack-
unit
unit-number range is from 0 to 7; and the port-id range is from 1 to 48.
For a port extender 10-Gigabit Ethernet interface, enter the keyword peTenGigE
then the pe-id / stack-unit / port-id information. The pe-id range is from 0 to 255;
the stack-unit
unit-number range is from 0 to 7; and the port-id range is 25 to 28 or
49 to 52 depending on the PE.
Defaults
none
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.13.0.1P1 Introduced peTenGigE interface support on the C9010.
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
Interfaces 697