Command Reference Guide Global Configuration Mode Command Set
61200510L1-35E Copyright © 2005 ADTRAN 391

interface range <interface type> <slot/port> - <slot/port>

Use the interface range command to enter configuration mode for a range of interfaces.
Syntax Description
<interface type> Specifies the interface type (e.g., ethernet, gigabit ethernet, etc.).Type interface
range ? for a complete list of valid interfaces.
<slot/port> Specifies the slot/port number of the first interface in the desired range of
interfaces to be configured, followed by a hyphen (-) or a comma (,).
<slot/port> Specifies the slot/port number of the last interface in the desired range of
interfaces to be configured.
Default Values
No default value is necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, and 2000, and Total Access 900 Series units.
Command History
Release 6.1 Command was introduced.
Release 11.1 Command was expanded to include FXO range.
Functional Notes
All configuration changes made in this mode will apply to all interfaces in the range specified.
Usage Examples
The following example selects seven consecutive Ethernet ports for configuration:
(config)#interface range eth 0/1-0/7
(config-eth 0/1-7)#
The following example selects nonconsecutive FXS ports for configuration:
(config)#interface range fxs 3/1-2, 3/3, 3/4-6, 3/8
(config-fxs 3/1-2, 3/3, 3/4-6, 3/8)#