Alcatel-Lucent 6850-48 Guida Di Rete

Pagina di 1162
Configuring Dynamic Link Aggregation
Modifying Dynamic Link Aggregate Group Parameters
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
page 23-27
Restoring the Partner Port System Priority
To remove a user-configured system priority from a dynamic aggregate group partner port’s configuration 
use the no form of the 
 command by entering lacp agg, the slot 
number, a slash (/), the port number, and no partner admin system priority.
For example, to remove a user-configured system ID from dynamic aggregate partner port 3 in slot 4 you 
would enter:
-> lacp agg 4/3 no partner admin system priority
Modifying the Partner Port Administrative Status
By default, the administrative status of a dynamic aggregate group partner port is 0. The following subsec-
tions describe how to configure a user-specified value and how to restore the value to its default value 
with th
 command.
Configuring the Partner Port Administrative Status
You can configure the administrative status of a dynamic aggregate group partner port to a value ranging 
from 0 to 65535 by entering lacp agg, the slot number, a slash (/), the port number, partner admin port
and the user-specified partner port administrative status.
For example, to modify the administrative status of dynamic aggregate partner port 1 in slot 7 to 200 you 
would enter:
-> lacp agg 7/1 partner admin port 200
As an option, you can use the ethernetfastethernet, and gigaethernet keywords before the slot and port 
number to document the interface type or make the command look consistent with early-generation 
Alcatel-Lucent CLI syntax. For example, to modify the administrative status of dynamic aggregate 
partner port 1 in slot 7 to 200 and document that the port is a Giga Ethernet port you would enter:
-> lacp agg gigaethernet 7/1 partner admin port 200
Restoring the Partner Port Administrative Status
To remove a user-configured administrative status from a dynamic aggregate group partner port’s configu-
ration use the no form of the 
 command by entering lacp agg, the slot 
number, a slash (/), the port number, and no partner admin port.
For example, to remove a user-configured administrative status from dynamic aggregate partner port 1 in 
slot 7 you would enter:
-> lacp agg 7/1 no partner admin port
Modifying the Partner Port Priority
The default partner port priority 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 
command.
Configuring the Partner Port Priority
To configure the partner port priority to a value ranging from 0 to 255 by entering lacp agg, the slot 
number, a slash (/), the port number, partner admin port priority, and the user-specified partner port 
priority.