Configures or resets the minimum number of active member links required for the port-channel to be operationally UP.
Interface config mode
This command is available only to users with the admin role.
The no form of the command resets the minimum LACP threshold to the default value 1.
The following example configures the minimum LACP threshold.
device# configure terminal device(config)# interface port-channel 1 device(config-if-po-1)# lacp min-links 3 device(config-if-po-1)# end device# show running-configuration interface port-channel 1 lacp min-links 3 no shutdown