aggregated-ether-options
Syntax
aggregated-ether-options {
ethernet-switch-profile {
ethernet-policer-profile {
input-priority-map {
ieee802.1p premium [ values ];
}
output-priority-map {
classifier {
premium {
forwarding-class class-name {
loss-priority (high | low);
}
}
}
}
policer cos-policer-name {
aggregate {
bandwidth-limit bps;
burst-size-limit bytes;
}
premium {
bandwidth-limit bps;
burst-size-limit bytes;
}
}
}
(mac-learn-enable | no-mac-learn-enable);
}
(flow-control | no-flow-control);
lacp {
(active | passive);
link-protection {
disable;
(revertive | non-revertive);
periodic interval;
sync-reset
system-priority priority;
system-id system-id;
}
load-balance {
local-bias;
no-adaptive;
per-packet;
}
local-bias;
link-speed speed;
logical-interface-chassis-redundancy;
logical-interface-fpc-redundancy;
(loopback | no-loopback);
minimum-links number;
rebalance-periodic time hour:minute <interval hours>;
source-address-filter {
mac-address;
(source-filtering | no-source-filtering);
}
}
Syntax (NFX, QFX Series, EX4600, OCX1100, QFabric)
The fcoe-lag and mc-ae statements are not supported
on OCX Series switches.
aggregated-ether-options {
configured-flow-control {
rx-buffers (on | off);
tx-buffers (on | off);
}
ethernet-switch-profile {
tag-protocol-id;
(fcoe-lag | no-fcoe-lag);
(flow-control | no-flow-control);
lacp mode {
admin-key key;
periodic interval;
system-id mac-address;
force-up;
}
}
(link-protection | no-link-protection);
link-speed speed;
local-bias;
local-minimum-links-threshold threshold-value;
(loopback | no-loopback);
mc-ae {
chassis-id chassis-id;
enhanced-convergence;
events {
iccp-peer-down {
force-icl-down;
prefer-status-control-active;
}
}
init-delay-time seconds;
mc-ae-id mc-ae-id;
mode (active-active);
recovery-delay-time seconds;
redundancy-group group-id;
revert-time revert-time;
status-control (active | standby);
switchover-mode (non-revertive | revertive);
}
minimum-links number;
rebalance-periodic;
resilient-hash;
source-address-filter filter;
(source-filtering | no-source-filtering);
}
Hierarchy Level
[edit interfaces aex]
Description
Configure aggregated Ethernet-specific interface properties.
-
The
fcoe-lagandmc-aestatements are not supported on OCX Series switches. -
The
force-upstatement is not supported on QFX10002 switches. -
The
resilient-hashstatement is not supported on QFX5200, QFX5210, or QFX10002 switches. -
On QFX switches, the
enhanced-convergencestatement is supported on QFX10000 line of switches andrecovery-delay-timestatement is supported on QFX5000 and QFX10000 line of switches.
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 before Junos OS Release 7.4.
Statements fcoe-lag and no-fcoe-lag introduced in
Junos OS Release 13.2X52-D10 for the QFX Series.
Statements force-up, lacp, and
resilient-hash introduced in Junos OS Release 14.1X53-D10 for
the QFX Series.
Statement local-minimum-links-threshold introduced in Junos OS
Release 14.1X53-D40 for the QFX Series.