set interface aggregate-ethernet


Use this command to create a Link Aggregation Group (LAG) interface.

Command Syntax

set interface aggregate-ethernet <lag_name>

Parameter

<lag_name>  Enter the name of the LAG interface.

NOTE:

Before PicOS 2.9.2, the maximum number of LAGs is 48 on all models, that is, PicOS supports to configure LAG as ae1 to ae48 on all models.

In PicOS 2.9.2 and the later versions, the maximum number of LAGs is equal to the maximum number of physical interfaces by each model from ae1.

The maximum number of LAGs varies by platform, for details see /wiki/spaces/PicOS44sp/pages/4293424.


Example

The example creates a LAG named ae4.

admin@XorPlus# set interface aggregate-ethernet ae4 
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.