Enabling Lacp On An Interface In Layer 2 Mode; Configuring The Lacp System Priority; Configuring The Lacp Timeout Period On A Cee Interface - Brocade Communications Systems Converged Enhanced Ethernet 8000 Administrator's Manual

Converged enhanced ethernet
Hide thumbs Also See for Converged Enhanced Ethernet 8000:
Table of Contents

Advertisement

8
LACP configuration and management
To enable LACP on a CEE interface, perform the following steps from privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the CEE interface type and slot/port number.
3. Enter the no shutdown command to enable the CEE interface.
4. Enter the channel-group command to configure the LACP for the CEE interface.

Enabling LACP on an interface in Layer 2 mode

To enable LACP on a Layer 2 interface, perform the following steps from privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the interface port-channel.
3. Enter the switchport command to set the interface into Layer 2 mode.
4. Enter the switchport mode command to set the mode.
5. Enter the no shutdown command to enable the interface.

Configuring the LACP system priority

You configure an LACP system priority on each switch running LACP. LACP uses the system priority
with the switch MAC address to form the system ID and also during negotiation with other switches.
The system priority value must be a number in the range of 1 through 65535. The higher the
number, the lower the priority. The default priority is 32768.
To configure the global LACP system priority, perform the following steps from privileged EXEC
mode.
1. Enter the configure terminal command to access global configuration mode.
2. Specify the LACP system priority.

Configuring the LACP timeout period on a CEE interface

The LACP timeout period indicates how long LACP waits before timing out the neighboring device.
The short timeout period is 3 seconds and the long timeout period is 90 seconds. The default is
long.
84
DRAFT: BROCADE CONFIDENTIAL
switch(config)#interface tengigabitethernet 0/1
switch(config-if)#no shutdown
switch(conf-if)#channel-group 4 mode active type brocade
switch(config)#interface port-channel 4
switch(conf-if-po-4)#switchport
switch(conf-if-po-4)#switchport mode access
switch(config-if)#no shutdown
switch(config)#lacp system-priority 25000
Converged Enhanced Ethernet Administrator's Guide
53-1002163-02

Advertisement

Table of Contents
loading

Table of Contents