protocol lacpNEW!

Enables the link aggregation control protocol (LACP) globally.

Syntax

protocol lacp
no protocol lacp

Parameters

lacp
Enables or disables LACP.

Modes

Config mode

Usage Guidelines

This command is available only to users with the admin role.

After enabling LACP globally, there is no need to run LACP on all LAGs on the switch. You can enable LACP on each channel mode using the channel-group mode command.

The no feature lacp command disables LACP globally.

Examples

The following example enables LACP globally.

device# configure terminal 
device(config)# protocol lacp 

device# show running-configuration 
protocol lacp 
hardware 
  connector 1/8 
    breakout 4x10g 
  connector 2/8 
    breakout 4x10g 
interface ethernet 1/1 
  shutdown