Interface-Range - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

interface-range

interface-range name {
Syntax
}
Hierarchy Level
[edit interfaces]
Statement introduced in JUNOS Release 10.0.
Release Information
Specify a set of identical interfaces as an interface group, to which you can apply a
Description
common configuration to the entire set of interfaces. This group can consist of both
lexical member ranges of interfaces specified using the
interface-type-fpc/pic/port to xx-fpc/pic/port
individual or non-sequential members using the
option (with regex support to specify the
Options
member-range
member
member-range interface-name-fpc/pic/port to interface-name-fpc/pic/port;
member interface-name-fpc/pic/port;
member interface-name-fpc/[low-high]/*;
member interface-name-fpc/[pic1,pic2,pic3...picN]/port
/*Common config is added as part of interface-range definition, as follows*/
mtu 256;
hold-time up 10;
ether-options {
flow-control;
speed {
100m;
}
802.3ad primary;
}
—Adds interfaces in lexical order. Regex is not supported.
Format:
member-range <start-range> to <end-range>
Example:
member-range ge-0/0/0 to ge-4/0/40;
—To add individual interfaces or multiple interfaces using regex.
Format:
member <list of interface names>
Example:
member ge-0/0/0;
member ge-0/1/1;
member ge-0/*/*;
member ge-0/[1-10]/0;
member ge-1/[1,3,6,10]/12
Chapter 62: Summary of Interface Configuration Statements
member-range
option (regex not supported), and of
member interface-type-fpc/pic/port
fpc/pic/port
values).
interface-range
1191

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents