Viewing LACP configuration information
View LACP configuration information to determine the LACP parameters and to ensure your configuration is correct.
Procedure
Example
Switch:1# show lacp
================================================================================
                            Lacp Global Information
================================================================================
               SystemId: 00:24:7f:a1:70:00
           SmltSystemId: 00:00:00:00:00:00
               Lacp: enable
        system-priority: 32768
                timeout-admin: 3
     fast-periodic-time-admin: 1000
     slow-periodic-time-admin: 30000
         aggr-wait-time-admin: 2000
                timeout-oper: 3
     fast-periodic-time-oper: 2000
     slow-periodic-time-oper: 30000
         aggr-wait-time-oper: 2000
In the following example output, aggr indicates the port has become part of an aggregation. indi indicates individual.
Switch:1(config-if)# show lacp actor-admin interface gigabitethernet 1/1
================================================================================
                                  Actor Admin
================================================================================
INDEX SYS   SYS               KEY   PORT  PORT  STATE
      PRIO  ID                            PRIO
--------------------------------------------------------------------------------
1/1  32768 00:24:7f:9f:c0:00 1     0x114   32768 act short aggr
Switch:1(config-if)# show lacp partner-admin interface gigabitethernet 1/1
================================================================================
                                 Partner Admin
================================================================================
INDEX SYS   SYS               KEY   PORT  PORT  STATE
      PRIO  ID                            PRIO
--------------------------------------------------------------------------------
1/1  0     00:00:00:00:00:00 0     0x0     0     pas               long indi
Variable definitions
Use the data in the following table to use the show lacp command.
| Variable | Value | 
|---|---|
| actor-admin interface gigabitethernet [vid <1-4059> {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]} | Shows LACP actor (or local) administrative information for all interfaces or the specified interface. 
 | 
| actor-oper interface gigabitethernet [vid <1-4059> [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}] | Shows LACP actor operational information for all interfaces or the specified interface. 
 | 
| extension interface gigabitethernet [vid <1-4059> [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}] | Shows LACP timer information for all interfaces or the specified interface. 
 | 
| interface [gigabitethernet [vid <1-4059> [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}] [mlt <64-6399>}] [mlt id <1-128>}] | Shows all LACP port configuration information for all interfaces or the interface you specify. 
 | 
| partner-admin interface[gigabitethernet] [vid <1-4059> [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}] | Shows LACP partner administrative information for all interfaces or the specified interface. 
 | 
| partner-oper interface [gigabitethernet] [vid <1-4059> [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}] | Shows LACP partner operational information for all interfaces or the specified interface. 
 | 




