interface-range
Syntax
- interface-range interface-range name {
-
- ether-options {
- 802.3ad aex ;
- auto-negotiation;
- flow-control;
- link-mode mode;
- speed ( speed | auto-negotiation) ;
- }
- hold-time up milliseconds down milliseconds;
- member interface-name;
- member-range starting-interface name to ending-interface
name;
- mtu bytes;
- }
Hierarchy Level
- [edit interfaces]
Release Information
Statement introduced in JUNOS Release 10.0 for EX Series switches.
Description
Group interfaces that share a common configuration profile.
![]() |
Note: The interface range definition is supported only for Gigabit, 10-Gigabit, and Fast Ethernet interfaces. |
Options
-
interface-range-name—Name of the interface range.
-
The remaining statements are explained separately.
![]() |
Note: You can use regular expressions and wildcards to specify the interfaces in the member-range configuration. Do not use wildcards for interface types. |
Required Privilege Level
interface—To view this statement in the
configuration.
interface-control—To add this
statement to the configuration.


