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

802.3ad

date_range 10-Dec-23

Syntax

content_copy zoom_out_map
802.3ad {
    primary | backup;
    ae interface-number ;
    lacp {
        port-priority priority-number;
    }
    link-index index-number
    distribution-list distribution-list-number
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces interface-name fastether-options],
[edit interfaces interface-name gigether-options]

Description

Specify aggregated Ethernet logical interface number.

Options

bundle

Join an aggregated Ethernet interface.

ae interface-number

Aggregated Ethernet logical interface number. For MX Series routers running Junos release 14.2R3 and later you can configure a maximum of 1000 aggregated interfaces. On MX2010 and MX2020 routers you can configure a maximum of 800 aggregated interfaces.

primary | backup

For link protection configurations, specify the link as primary link or backup link for egress traffic.

lacp

Configure Link Aggregation Control Protocol. Specify the port priority in the range 0 through 65535. Default port-priority is 127.

link-index

Specify the desired child link index within the aggregated Ethernet Interface. Index number of the logical interface reflects its initialization sequence.

distribution-list

For targeted distribution, specify the distribution list to which the interface belongs.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

primary and backup options added in Junos OS Release 8.3.

footer-navigation