See the following sections:
- lacp {
- }
- [edit interfacesinterface-name gigether-options
802.3ad aeX]
Statement introduced in JUNOS Release 9.3.
For aggregated Ethernet interfaces only, configure Link Aggregation Control Protocol (LACP).
If you do not specify lacp as either active or passive, LACP remains passive.
The remaining statements are explained separately.
See Configuring Aggregated Ethernet LACP.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- lacp {
- (active | passive);
-
-
link-protection {
- disable;
- (revertive | non-revertive);
-
periodic interval;
-
system-priority priority;
- }
- [edit interfaces aex aggregated-ether-options]
Statement introduced before JUNOS Release 7.4.
For aggregated Ethernet interfaces only, configure Link Aggregation Control Protocol (LACP).
If you do not specify lacp as either active or passive, LACP remains passive.
The remaining statements are explained separately.
See Configuring Aggregated Ethernet LACP.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.