Configuring Dynamic Link Aggregation Modifying Dynamic Link Aggregate Group Parameters
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 9-14
Modifying the Dynamic Aggregate Group Actor System ID
By default, the dynamic aggregate group actor system ID (MAC address) is 00:00:00:00:00:00. The 
following subsections describe how to configure a user-specified value and how to restore the value to its 
default value with the linkagg lacp agg actor system-id command.
Configuring a Dynamic Aggregate Group Actor System ID
You can configure a user-specified dynamic aggregate group actor system ID by entering linkagg lacp 
agg followed by the dynamic aggregate group number, actor system-id, and the user-specified MAC 
address (in the hexadecimal format of xx:xx:xx:xx:xx:xx), which is used as the system ID.
For example, to configure the system ID on dynamic aggregate group 4 as 00:20:da:81:d5:b0, enter:
-> linkagg lacp agg 4 actor system-id 00:20:da:81:d5:b0
Restoring the Dynamic Aggregate Group Actor System ID
To remove the user-configured actor switch system ID from the configuration of a dynamic aggregate 
group, use the no form of the linkagg lacp agg actor system-id command by entering linkagg lacp agg 
followed by the dynamic aggregate group number and actor system-id.
For example, to remove the user-configured system ID from dynamic aggregate group 4, enter:
-> no linkagg lacp agg 4 actor system-id
Modifying the Dynamic Aggregate Group Partner Administrative Key
By default, the dynamic aggregate group partner administrative key (the administrative key of the partner 
switch) is 0. The following subsections describe how to configure a user-specified value and how to 
restore the value to its default value with the linkagg lacp agg partner admin-key command.
Configuring a Dynamic Aggregate Group Partner Administrative Key
You can modify the dynamic aggregate group partner administrative key to a value ranging from 0 to 
65535 by entering linkagg lacp agg followed by the dynamic aggregate group number, partner admin-
key parameter, and the value for the administrative key.
For example, to set the partner administrative key to 4 on dynamic aggregate group 4, enter:
-> linkagg lacp agg 4 partner admin-key 10
Restoring the Dynamic Aggregate Group Partner Administrative Key
To remove a partner administrative key from the configuration of a dynamic aggregate group, use the no 
form of the linkagg lacp agg partner admin-key command by entering no linkagg lacp agg followed by 
the dynamic aggregate group number and the partner admin-key parameter.
For example, to remove the user-configured partner administrative key from dynamic aggregate group 4, 
enter:
-> no linkagg lacp agg 4 partner admin-key