[j-nsp] ether-options vs gigether-options in MX series

Drew Weaver drew.weaver at thenap.com
Tue Sep 18 11:47:48 EDT 2018


Greetings,

I am attempting to create a link aggregation on an MX80.

Reading the documentation it indicates:

ether-options {
        802.3ad ae0;
    }

To an interface will add that physical link to an aggregation.

However, when I use that and look at the configuration it says:

ether-options {
    ##
    ## Warning: This feature can be configured only in Ethernet LAN services mode
    ## Warning: This feature can be configured only in Ethernet LAN services mode
    ## Warning: This feature can be configured only in Ethernet LAN services mode
    ## Warning: This feature can be configured only in Ethernet LAN services mode
    ## Warning: This feature can be configured only in Ethernet LAN services mode
    ##
    802.3ad ae0;
}
If I use gigether-options it accepts it.

What is the correct way of doing this on an MX80 running v 15?

Thanks,
-Drew



More information about the juniper-nsp mailing list