lacp (Aggregated Ethernet)
Syntax (NFX Series)
lacp (active | passive) { admin-key key; fast-failover; link-protection { disable; (revertive | non-revertive); } periodic interval system-ID mac-address; system-priority priority; force-up; }
Syntax (EX Series)
lacp { (active | passive); admin-key key; accept-data; fast-failover; link-protection { disable; (revertive |non-revertive); } periodic interval; system-id mac-address; system-priority priority; }
Hierarchy Level (EX Series)
[edit interfaces aex aggregated-ether-options] [edit logical-systems logical-system-name interfaces aeX aggregated-ether-options]
Hierarchy Level (NFX Series)
[edit interfaces interface-name aggregated-ether-options]
Description
Configure the Link Aggregation Control Protocol (LACP) parameters for interfaces. The remaining statement is explained separately.
For EX Series, when you configure the accept-data
statement at the [edit interfaces aeX aggregated-ether-options
lacp]
hierarchy level, the router processes packets received
on a member link irrespective of the LACP state if the aggregated
Ethernet bundle is up.
When you configure the accept-data
statement
at the [edit interfaces aeX aggregated-ether-options
lacp]
hierarchy level, this behavior occurs:
By default, the
accept-data
statement is not configured when LACP is enabled.You can configure the
accept-data
statement to improve convergence and reduce the number of dropped packets when member links in the bundle are enabled or disabled.When LACP is down and a member link receives packets, the router or switch does not process packets as defined in the IEEE 802.1ax standard. According to this standard, the packets should be dropped, but they are processed instead because the
accept-data
statement is configured.
The force-up statement is not supported on QFX10002 switches.
Default
If you do not specify LACP as either active
or passive
, LACP remains passive.
Options
active | Initiate transmission of LACP packets. |
admin-key number | Specify an administrative key for the router or switch. Note:
You must also configure multichassis link aggregation
(MC-LAG) when you configure the |
fast-failover | Specify to override the IEEE 802.3ad standard and allow the standby link to receive traffic. Overriding the default behavior facilitates subsecond failover. |
passive | Respond to LACP packets. |
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.