Users Guide

Dell PowerConnect 55xx Systems User Guide 507
The LACP and static LAGs on each unit are displayed along with their
member ports.
This page displays the following fields:
LACP
— Aggregates the port to a LAG, using LACP.
LAG
— Adds a port to a LAG, and indicates the specific LAG to
which the port belongs.
2
Click
Edit
to change the status of a port in a LAG.
3
Select the LAG.
4
In the LACP row (the first row), toggle the button under the port number
to assign either the LACP or the static LAG.
5
In the LAG row (the second row), toggle the button to a specific number
to aggregate or remove the port to that LAG number.
Adding Ports to LAGs Using CLI Commands
The following table summarizes the CLI commands for assigning ports to
LAGs as displayed in the LAG Membership pages.
The following is an example of the CLI commands:
Table 15-2. LAG Membership CLI Commands
CLI Command Description
channel-group
LAG-number
mode {on|auto}
no channel-group
Associates a port with a port-channel with or
without a LACP operation.
Use the no form of this command to remove
the channel-group configuration from the
interface.
show interfaces port-
channel
[LAG-number]
Displays port-channel information for all port
channels or for a specific port channel.
console(config)# interface gi1/0/11
console(config-if)# channel-group 1 mode on