Lacp Max-Bundle - Cisco Catalyst 3650 Command Reference Manual

Layer 2/3 command reference, cisco ios xe release 3.6e
Hide thumbs Also See for Catalyst 3650:
Table of Contents

Advertisement

Layer 2/3 Commands

lacp max-bundle

To define the maximum number of active LACP ports allowed in a port channel, use the lacp max-bundle
command in interface configuration mode. To return to the default setting, use the no form of this command.
lacp max-bundle max_bundle_number
no lacp max-bundle
Syntax Description
max_bundle_number
Command Default
None
Command Modes
Interface configuration
Command History
Release
Cisco IOS XE 3.3SE
Usage Guidelines
An LACP channel group can have up to 16 Ethernet ports of the same type. Up to eight ports can be active,
and up to eight ports can be in hot-standby mode. When there are more than eight ports in an LACP channel
group, the switch on the controlling end of the link uses port priorities to determine which ports are bundled
into the channel and which ports are put in hot-standby mode. Port priorities on the other switch (the
noncontrolling end of the link) are ignored.
The lacp max-bundle command must specify a number greater than the number specified by the port-channel
min-links command.
Use the show etherchannel summary privileged EXEC command to see which ports are in the hot-standby
mode (denoted with an H port-state flag in the output display).
Examples
This example shows how to specify a maximum of five active LACP ports in port channel 2:
Switch(config)# interface port-channel 2
Switch(config-if)# lacp max-bundle 5
Related Commands
Command
port-channel min-links
OL-32639-01
The maximum number of active LACP ports in the port channel. The
range is 1 to 8. The default is 8.
Description
Specifies the minimum number of LACP ports that must be in the link-up
state and bundled in the EtherChannel in order for the port channel to become
active.
Layer 2/3 Command Reference, Cisco IOS XE Release 3.6E (Catalyst 3650 Switch)

lacp max-bundle

Modification
This command was introduced.
41

Advertisement

Table of Contents
loading

Table of Contents