Juniper EX2200 Hardware Manual page 88

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

Advertisement

Network Interfaces for EX4300 Switches
Example: Interface
Range Common
Configuration
Example:
Interface-Range foo
Used Under the
Protocols Hierarchy
68
Regex or wildcards are not supported for interface-type prefixes. For example, prefixes
,
, and
must be mentioned explicitly.
ge
fe
xe
An
interface-range
definition can contain both
within it. There is no maximum limit on the number of
statements within an interface-range. However, at least one
statement must exist within an
Configuration common to an interface range can be added as a part of the
definition, as follows:
[edit]
interfaces {
+ interface-range foo {
+ member-range ge-1/0/0 to ge-4/0/40;
+ member ge-0/1/1;
+ member ge-5/[1-10]/*;
/*Common configuration is added as part of interface-range definition*/
mtu 256;
hold-time up 10;
ether-options {
flow-control;
speed {
100m;
}
802.3ad primary;
}
}
}
An
definition having just
interface-range
common configurations statements is valid.
These defined interface ranges can be used in other configuration hierarchies, in places
where an
node exists.
interface
protocols {
dot1x {
authenticator {
interface foo{
retries 1;
}
}
}
}
foo
should be an
interface-range
example, the
node can accept both individual interfaces and interface ranges.
interface
TIP:
To view an interface range in expanded configuration, use the
display inheritance)
member
and
member
interface-range
definition.
or
member
member-range
defined at the
[interfaces]
command. For more information, see the CLI User Guide.
Copyright © 2015, Juniper Networks, Inc.
member-range
statements
or
member-range
or
member
member-range
interface-range
statements and no
hierarchy level. In the above
(show |

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents