Alcatel-Lucent 6600 Switch User Manual


 
Configuring Dynamic Link Aggregation Modifying Dynamic Link Aggregate Group Parameters
OmniSwitch 6600 Family Network Configuration Guide April 2006 page 13-31
Configuring the Partner Port System ID
You can configure the partner port system ID by entering lacp agg, the slot number, a slash (/), the port
number, partner admin system id, and the user-specified partner administrative system ID (i.e., the MAC
address in hexadecimal format).
For example, to modify the system ID of dynamic aggregate partner port 49 in slot 6 to
00:20:da:06:ba:d3 you would enter:
-> lacp agg 6/49 partner admin system id 00:20:da:06:ba:d3
As an option, you can use the ethernet, fastethernet, and gigaethernet keywords before the slot and port
number to document the interface type or make the command look consistent with early-generation Alca-
tel CLI syntax. For example, to modify the system ID of dynamic aggregate partner port 49 in slot 6 to
00:20:da:06:ba:d3 and document that the port is a Gigabit Ethernet port you would enter:
-> lacp agg gigaethernet 6/49 partner admin system id 00:20:da:06:ba:d3
Restoring the Partner Port System ID
To remove a user-configured system ID from a dynamic aggregate group partner port’s configuration use
the no form of the lacp agg partner admin system id command by entering lacp agg, the slot number, a
slash (/), the port number, and no partner admin system id.
For example, to remove a user-configured system ID from dynamic aggregate partner port 2 in slot 6 you
would enter:
-> lacp agg 6/2 no partner admin system id
Modifying the Partner Port System Priority
By default, the administrative priority of a dynamic aggregate group partner port 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 lacp agg partner admin system priority command.
Configuring the Partner Port System Priority
You can configure the administrative priority of a dynamic aggregate group partner port to a value rang-
ing from 0 to 255 by entering lacp agg, the slot number, a slash (/), the port number, partner admin
system priority, and the user-specified administrative system priority.
For example, to modify the administrative priority of dynamic aggregate partner port 49 in slot 4 to 100
you would enter:
-> lacp agg 4/49 partner admin system priority 100
As an option, you can use the ethernet, fastethernet, and gigaethernet keywords before the slot and port
number to document the interface type or make the command look consistent with early-generation Alca-
tel CLI syntax. For example, to modify the administrative priority of dynamic aggregate partner port 49 in
slot 4 to 100 and specify that the port is a Gigabit Ethernet port you would enter:
-> lacp agg gigaethernet 4/49 partner admin system priority 100