[Contents] [Prev] [Next] [Index] [Report an Error]

lacp

See the following sections:

lacp (802.3ad)

Syntax

lacp {
traceoptions {
file lacpd;
flag all;
}
ppm (centralized | distributed);
}

Hierarchy Level

[edit interfaces interface-name gigether-options 802.3ad aeX]

Release Information

Statement introduced in JUNOS Release 9.3.

The ppm (centralized | distributed) option introduced in JUNOS Release 9.4.

Description

For aggregated Ethernet interfaces only, configure the Link Aggregation Control Protocol (LACP).

Default

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.

Options

The remaining statements are explained separately.

Usage Guidelines

See Configuring Aggregated Ethernet LACP.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

lacp (aggregated-ether-options)

Syntax

lacp {
(active | passive);
link-protection {
disable;
(revertive | non-revertive);
periodic interval;
system-priority priority;
}

Hierarchy Level

[edit interfaces aex aggregated-ether-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For aggregated Ethernet interfaces only, configure Link Aggregation Control Protocol (LACP).

Default

If you do not specify lacp as either active or passive, LACP remains passive.

Options

Usage Guidelines

See Configuring Aggregated Ethernet LACP.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]