Configure The Lag Interfaces As Dynamic; Set The Lacp Long Timeout - Dell Force10 MXL Blade Configuration Manual

Configuration guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

The LAG is in the default VLAN. To place the LAG into a non-default VLAN, use the
the LAG
Figure 16-2. Placing a LAG into a Non-default VLAN
FTOS(conf)#interface vlan 10
FTOS(conf-if-vl-10)#tagged port-channel 32

Configure the LAG Interfaces as Dynamic

After creating a LAG, to configure the dynamic LAG interfaces, use the
command.
Figure 16-3. Creating a Dynamic LAG Example
FTOS(conf)#interface TenGigabitethernet 3/15
FTOS(conf-if-te-3/15)#no shutdown
FTOS(conf-if-te-3/15)#port-channel-protocol lacp
FTOS(conf-if-te-3/15-lacp)#port-channel 32 mode active
...
FTOS(conf)#interface TenGigabitethernet 3/16
FTOS(conf-if-te-3/16)#no shutdown
FTOS(conf-if-te-3/16)#port-channel-protocol lacp
FTOS(conf-if-te-3/16-lacp)#port-channel 32 mode active
...
FTOS(conf)#interface TenGigabitethernet 4/15
FTOS(conf-if-te-4/15)#no shutdown
FTOS(conf-if-te-4/15)#port-channel-protocol lacp
FTOS(conf-if-te-4/15-lacp)#port-channel 32 mode active
...
FTOS(conf)#interface TenGigabitethernet 4/16
FTOS(conf-if-te-4/16)#no shutdown
FTOS(conf-if-te-4/16)#port-channel-protocol lacp
FTOS(conf-if-te-4/16-lacp)#port-channel 32 mode active
The
port-channel 32 mode active
existing static channel-member configuration in LAG 32.

Set the LACP Long Timeout

PDUs are exchanged between port channel (LAG) interfaces to maintain LACP sessions. PDUs are
transmitted at either a slow or fast transmission rate, depending on the LACP timeout value. The timeout
value is the amount of time that a LAG interface waits for a PDU from the remote system before bringing
the LACP session down. The default timeout value is 1 second but you can configure it to be 30 seconds.
Invoking the longer timeout might prevent the LAG from flapping if the remote system is up but
temporarily unable to transmit PDUs due to a system interruption.
Note:
The 30-second timeout is available for dynamic LAG interfaces only. You can use the
long-timeout
290
|
Link Aggregation Control Protocol (LACP)
(Figure
16-2):
Figure 16-3
shows ports 3/15, 3/16, 4/15, and 4/16 added to LAG 32 in LACP mode.
command in
command for static LAGs, but it has no effect.
Figure 16-3
may be successfully issued as long as there is no
command on
tagged
port-channel-protocol lacp
lacp

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents