set interface gigabit-ethernet ether-options 802.3ad


The set interface gigabit-ethernet ether-options 802.3ad command adds a specified port to a LAG.


Command Syntax
set interface gigabit-ethernet <interface-name> ether-options 802.3ad <lag-interface-name>
delete interface gigabit-ethernet <interface-name> ether-options 802.3ad


Parameter

Parameter

Description

gigabit-ethernet <interface-name>

Specifies the ethernet switching port identifier which will be added to the LAG interface.

<lag-interface-name>

Specifies the name of the LAG interface. The value is a string.

NOTE:

The maximum number of member ports per LAG is platform dependent, for details see /wiki/spaces/PicOS44sp/pages/4293424.


Example
• This example is to add ge-1/1/3 to ae1:

admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 ether-options 802.3ad ae1
admin@XorPlus#commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.