Configuration manual

560 | Link Aggregation Control Protocol
www.dell.com | support.dell.com
LACP Configuration Tasks
The tasks covered in this section are:
Create a LAG
Configure the LAG interfaces as dynamic on page 560
Set the LACP long timeout on page 561
Monitor and Debugging LACP on page 562
Configure Shared LAG State Tracking on page 563
Create a LAG
To create a dynamic port channel (LAG), define the LAG and then the LAG interfaces. Use the interface
port-channel
and switchport commands, as shown in Figure 25-1, which uses the example of LAG 32:
Figure 25-1. Placing a LAG into the Default VLAN
The LAG is in the default VLAN. To place the LAG into a non-default VLAN, use the tagged command
on the LAG (Figure 25-2):
Figure 25-2. Placing a LAG into a Non-default VLAN
Configure the LAG interfaces as dynamic
After creating a LAG, configure the dynamic LAG interfaces. Figure 25-3 shows ports 3/15, 3/16, 4/15,
and 4/16 added to LAG 32 in LACP mode with the command
port-channel-protocol lacp.
Force10(conf)#interface port-channel 32
Force10(conf-if-po-32)#no shutdown
Force10(conf-if-po-32)#switchport
Force10(conf)#interface vlan 10
Force10(conf-if-vl-10)#tagged port-channel 32