show lacp min-active-links

Syntax

show lacp min-active-links

Description

Shows the LACP minimum active links information for each trunk group.

Example

switch# show lacp min-active-links

Trunk   Minimum active  Enable-Time
Group   Links           (seconds)
------- --------------- ------------
Trk1    0               0
Trk3    0               0
Trk11   5               120
Trk12   3               356

show running-configuration

switch# show running-config
Running configuration:

; hpStack_KB Configuration Editor; Created on release #KB.16.08.0000x
; Ver #14:0f.6f.f8.1d.fb.7f.bf.bb.ff.7c.59.fc.7b.ff.ff.fc.ff.ff.3f.ef:60

stacking
   member 1 type "JL074A" mac-address ecebb8-117400
   member 1 flexible-module A type JL079A
   member 2 type "JL074A" mac-address ecebb8-1d1580
   member 2 flexible-module A type JL079A
   member 3 type "JL075A" mac-address 1c98ec-996c80
   member 3 flexible-module A type JL083A
   member 3 flexible-module B type JL081A
   exit
hostname "Switch-2"
mirror 1 port 1/16
mirror 2 port 1/32
trunk 1/35-1/36,2/35-2/36 trk1 lacp
trunk 1/A1,1/A2,2/A1,2/A2 trk3 lacp
trunk 1/1-1/2,2/1-2/2,3/1-3/3 trk11 lacp
trunk 3/13-3/14,3/A1-3/A2 trk12 lacp
interface Trk11
   lacp min-active-links 5
   lacp enable-timer 120
   exit
interface Trk12
   lacp min-active-links 3
   lacp enable-timer 356
   exit