LACP Example

The following configuration example:

  • Creates a dynamic LAG (Link Aggregation Group) with the logical port (LAG Group ID) of 10 that contains ports 10 through 12.

  • Sets the system priority for that LAG to 3.

  • Adds port 5 to the LAG.

enable sharing 10 grouping 10-12 lacp
configure sharing 10 lacp system-priority 3
configure sharing 10 add port 5