ether-options
Junos OS Syntax
ether-options { 802.3ad { aex; (backup | primary); lacp { force-up; (primary |backup); port-priority } } asynchronous-notification; (auto-negotiation| no-auto-negotiation); configured-flow-control { rx-buffers (on | off); tx-buffers (on | off); } ethernet-switch-profile { ethernet-policer-profile (mac-learn-enable | no-mac-learn-enable); recovery-timeouttime-in-seconds; storm-control storm-control-profile; tag-protocol-id; } (flow-control | no-flow-control); ieee-802-3az-eee; ignore-l3-incompletes; link-mode (automatic | full-duplex | half-duplex); (loopback | no-loopback); mdi-mode (auto | force | mdi | mdix); mpls { pop-all-labels <required-depth (1 | 2 | all)>; } no-auto-mdix; redundant-parent (Interfaces) parent; source-address-filter name; (source-filtering| no-source-filtering); speed { (auto-negotiation <auto-negotiate-10-100> | ethernet-100m | ethernet-10g | ethernet-10m | ethernet-1g); } }
Junos OS Evolved Syntax
ether-options { 802.3ad { aex; (backup | primary); lacp { force-up; (primary |backup); port-priority } } asynchronous-notification; (auto-negotiation| no-auto-negotiation); ethernet-switch-profile { ethernet-policer-profile (mac-learn-enable | no-mac-learn-enable); recovery-timeout time-in-seconds; storm-control storm-control-profile; tag-protocol-id; } fec (gigether) (flow-control | no-flow-control); ignore-l3-incompletes; (loopback | no-loopback); loopback-remote; mpls { pop-all-labels <required-depth (1 | 2 | all)>; } source-address-filter name; (source-filtering | no-source-filtering); }
Hierarchy Level
[edit interfaces interface-name] [edit interfaces interface-range range]
Description
Configure ether-options
properties for
a Gigabit Ethernet or 10-Gigabit Ethernet interface.
In Junos OS Evolved, when you configure set interfaces interface ether-options 802.3ad ae name
at the same time as you apply a second configuration to the
same interface at the [edit interfaces interface]
hierarchy, the second configuration will not take effect
until the interface joins the aggregated Ethernet interface ae name
.
The ether-options
statement is not supported for
subscriber management on aggregated Ethernet member link interfaces.
You must configure gigether-options
instead.
Table 1 shows the supported and unsupported platforms.
Supported Platforms for gigether-options |
Supported Platforms for ether-options |
Notes |
---|---|---|
ACX Series Routers (Junos OS)
|
ACX Series Routers (Junos OS)
|
To configure storm control on the ACX Series routers,
use |
EX Series Switches (Junos OS)
|
EX Series Switches (Junos OS)
|
EX Series Switches (Junos OS) EX Series switches support both To configure Ethernet configuration options such as loopback,
flow-control, auto-negotiation etc., use
To configure Forward Error Correction (FEC), use
Note:
For all EX Series Switches except EX9200 series, use
|
MX Series Routers (Junos OS)
|
Not Supported |
None |
PTX Series Routers (Junos OS)
|
PTX Series Routers (Junos OS)
|
PTX Series Routers (Junos OS) In Junos OS Release 17.3R3S7, PTX1000 Series routers support
both In Junos OS Releases 17.3R1, 17.4R1, and 17.4R2, PTX10000 Series
routers support both In Junos OS Release 18.1R1 and later, PTX Series routers support
only |
PTX Series routers (Junos OS Evolved)
|
PTX Series routers (Junos OS Evolved)
|
PTX Series routers (Junos OS Evolved) Starting in Junos OS Evolved Release 20.1R1, PTX Series routers
support Before Junos OS Evolved Release 20.1R1, PTX Series routers supported |
QFX Series Switches (Junos OS)
|
QFX Series Switches (Junos OS)
|
QFX Series Switches (Junos OS) QFX Series switches support both To configure Ethernet configuration options such as loopback,
flow-control, auto-negotiation etc., use To configure Forward Error Correction (FEC), use |
Not Supported |
QFX Series Switches (Junos OS Evolved)
|
To configure auto-negotiation
on management interfaces ( |
SRX Series (Junos OS)
|
SRX Series (Junos OS)
|
SRX Series (Junos OS) To configure gigabit-Ethernet interfaces (ge-), use |
Default
Enabled.
Options
The auto-negotation
and speed
statements
are not supported on the OCX Series.
loopback-remote | Starting in Junos OS Evolved Release 20.1R1, enable remote loopback. |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
interface—To view this statement in the configuration.interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.0.
autostate-exclude
option introduced in Junos OS Release
14.1x53-D40 for QFX5100 switches only.
fec
and loopback-remote
options introduced
in Junos OS Evolved Release 20.1R1.