See the following sections:
- lacp {
-
- traceoptions {
- file lacpd;
- flag all;
- }
- ppm (centralized | distributed);
- }
- [edit interfaces interface-name gigether-options
802.3ad aeX]
Statement introduced in JUNOS Release 9.3.
The ppm (centralized | distributed) option introduced in JUNOS Release 9.4.
For aggregated Ethernet interfaces only, configure the Link Aggregation Control Protocol (LACP).
If you do not specify lacp as either active or passive, LACP remains passive.
If you do not specify ppm as either centralized or distributed,it will be active.
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.