Configuration Inheritance For Member Interfaces - Juniper EX2200 Hardware Manual

Junos osfor exseries ethernetswitches
Hide thumbs Also See for EX2200:
Table of Contents

Advertisement

Network Interfaces for EX4300 Switches

Configuration Inheritance for Member Interfaces

70
flow-control;
speed {
100m;
}
802.3ad primary;
}
}
}
For the
member-range
statement, all possible interfaces between
are considered in expanding the members. For example, the following
end-range
statement:
member-range
member-range ge-0/0/0 to ge-4/0/20
expands to:
[ge-0/0/0, ge-0/0/1 ... ge-0/0/max_ports
ge-0/1/0
ge-0/1/1 ... ge-0/1/max_ports
ge-0/2/0
ge-0/2/1 ... ge-0/2/max_ports
ge-0/MAX_PICS/0 ... ge-0/max_pics/max_ports
ge-1/0/0
ge-1/0/1 ... ge-1/0/max_ports
ge-1/MAX_PICS/0 ... ge-1/max_pics/max_ports
ge-4/0/0 ge-4/0/1
The following
member
statement:
ge-5/[0-5]/*
expands to:
ge-5/0/0 ... ge-5/0/max_ports
ge-5/1/0 ... ge-5/0/max_ports
.
.
ge-5/5/0 ... ge-5/5/max_ports
The following
member
statement:
ge-5/1/[2,3,6,10]
expands to:
ge-5/1/2
ge-5/1/3
ge-5/1/6
ge-5/1/10
When Junos OS expands the
interface-range
, it creates interface objects if they are not explicitly defined in the
configuration. The common configuration is copied to all its member interfaces in the
.
interface-range
.
.
.
.
.
... ge-4/0/max_ports]
and
member
member-range
start-range
and
statements present in an
Copyright © 2015, Juniper Networks, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents