Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

lacp (802.3ad)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
lacp {
    force-up;
    (primary | backup);
   
}
    

Hierarchy Level (EX Series)

content_copy zoom_out_map
[edit interfaces interface-name ether-options 802.3ad]
[edit interfaces aeX aggregated-ether-options]
[edit chassis aggregated-devices ethernet]

Hierarchy Level (QFX Series)

content_copy zoom_out_map
[edit interfaces interface-name ether-options 802.3ad]

Description

Configure the Link Aggregation Control Protocol (LACP) parameters for aggregated Ethernet interfaces on the global level (for all the aggregated Ethernet interfaces on the switch) or for a specific aggregated Ethernet interface.

Configure the Link Aggregation Control Protocol (LACP) parameters for interfaces. The remaining statement is explained separately.

Note:

The force-up statement is not supported on QFX10002 switches.

Options

  • primary—Designate the interface as the primary interface for link-protection mode.

  • backup—Designate the interface as the backup interface for link-protection mode.

The remaining statements are described 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 10.0.

Support for LACP link protection introduced in Junos OS Release 11.4 for EX Series switches.

footer-navigation