Configuring Dynamic Link Aggregation Modifying Dynamic Link Aggregate Group Parameters
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 9-19
Modifying the Actor Port Priority
By default, the actor port priority (used to converge dynamic key changes) 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 port actor port priority command.
Configuring the Actor Port Priority
You can configure the actor port priority to a value by entering linkagg lacp agg, the slot number, a slash
(/), the port number, actor port-priority, and the user-specified actor port priority.
For example, to modify the actor port priority of dynamic aggregate actor port 1 in slot 2 to 100 you
would enter:
-> linkagg lacp port 2/1 actor port-priority 100
For example, to modify the actor port priority of dynamic aggregate actor port 1 in slot 2 to 100, enter:
-> linkagg lacp port 2/1 actor port-priority 100
Restoring the Actor Port Priority
To remove a user configured actor port priority from a dynamic aggregate group actor port configuration
use the no form of the linkagg lacp port actor port priority command by entering no linkagg lacp agg,
the slot number, a slash (/), the port number, and no actor port priority.
For example, to remove a user-configured actor priority from dynamic aggregate actor port 1 in slot 2 you
would enter:
-> no linkagg lacp port 2/1 actor port-priority
Modifying Dynamic Aggregate Partner Port Parameters
This section describes how to modify the following dynamic aggregate partner port parameters:
• Partner port system administrative state (see “Modifying the Partner Port System Administrative State”
on page 9-20)
• Partner port administrative key (see “Modifying the Partner Port Administrative Key” on page 9-21)
• Partner port system ID (see “Modifying the Partner Port System ID” on page 9-22)
• Partner port system priority (see “Modifying the Partner Port System Priority” on page 9-22)
• Partner port administrative state (see “Modifying the Partner Port Administrative Status” on page 9-23)
• Partner port priority (see “Modifying the Partner Port Priority” on page 9-23)
See Chapter 1, “Configuring Ethernet Ports,” for information on configuring Ethernet ports.
Note. A port can belong to only one aggregate group.