Configuring Dynamic Link Aggregation Configuring Dynamic Link Aggregate Groups
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 9-9
Deleting a Dynamic Aggregate Group
To remove a dynamic aggregation group configuration from a switch use the no form of the linkagg lacp
agg size command by entering no linkagg lacp agg followed by its dynamic aggregate group number.
For example, to delete dynamic aggregate group 2 from the switch configuration, enter:
-> no linkagg lacp agg 2
Configuring Ports to Join and Removing Ports in a Dynamic
Aggregate Group
The following subsections describe how to configure ports with the same administrative key (which
allows them to be aggregated) or to remove them from a dynamic aggregate group with the linkagg lacp
agg actor admin-key command.
Configuring Ports To Join a Dynamic Aggregate Group
To configure ports with the same administrative key (which allows them to be aggregated) enter lacp port
followed by the slot number, a slash (/), the port number, actor admin-key, and the user-specified actor
administrative key. Ports must be of the same speed.
For example, to configure ports 1, 2, and 3 in slot 4 with an administrative key of 10, enter:
-> linkagg lacp port 4/1-3 actor admin-key 10
You must execute the linkagg lacp port actor admin-key command on all ports in a dynamic aggregate
group. If not, the ports are unable to join the group.
In addition, you can also specify optional parameters shown in the table below. These keywords must be
entered after the actor admin-key and the user-specified actor administrative key value.
All of the optional keywords listed above for this command can be entered in any order as long as they
appear after the actor admin-key keywords and their user-specified value.
Note. You cannot delete a dynamic aggregate group if it has any attached ports. To remove attached ports
you must disable the dynamic aggregate group with the linkagg lacp agg admin-state command, which is
described in “Disabling a Dynamic Aggregate Group” on page 9-12.
Note. A port can belong to only one aggregate group.
lacp agg actor admin-key
keywords
actor admin-state
actor system-priority
partner admin-system-priority
partner admin port-priority
partner admin-state
partner admin system-id
actor port-priority
actor system-id
partner admin-key
partner admin-port
Note. The actor admin-state and partner admin-state keywords have additional parameters, which are
described in “Modifying the Actor Port System Administrative State” on page 9-16 and “Modifying the
Partner Port System Administrative State” on page 9-20, respectively.