z/VM Virtual Networking Link Aggregation - Show commands for Cisco 6509


The following commands can be used to verify the LACP configuration on a Cisco 6509 switch.



vm6509#show running-config interface port-channel 10

Building configuration...
 
Current configuration : 119 bytes
!
interface Port-channel10
 no ip address
 switchport
 switchport trunk encapsulation dot1q
 switchport mode trunk
end
 

vm6509#show running-config interface gigabitEthernet 2/23

Building configuration...
 
Current configuration : 177 bytes
!
interface GigabitEthernet2/23
 no ip address
 switchport
 switchport trunk encapsulation dot1q
 switchport mode trunk
 channel-protocol lacp
 channel-group 10 mode active
end
 

vm6509#show running-config interface gigabitEthernet 2/24

Building configuration...
 
Current configuration : 177 bytes
!
interface GigabitEthernet2/24
 no ip address
 switchport
 switchport trunk encapsulation dot1q
 switchport mode trunk
 channel-protocol lacp
 channel-group 10 mode active
end
 

vm6509#show interfaces gigabitEthernet 2/23 etherchannel

Port state    = Up Mstr In-Bndl
Channel group = 10          Mode = Active      Gcchange = -
Port-channel  = Po10        GC   =   -         Pseudo port-channel = Po10
Port index    = 1           Load = 0x40        Protocol =   LACP
 
Flags:  S - Device is sending Slow LACPDUs   F - Device is sending fast LACPDUs.
        A - Device is in active mode.        P - Device is in passive mode.
 
Local information:
                            LACP port     Admin     Oper    Port        Port
Port      Flags   State     Priority      Key       Key     Number      State
Gi2/23    SA      bndl      32768         0xA       0xA     0x217       0x3D
 
Partner's information:
 
          Partner Partner   LACP Partner  Partner   Partner  Partner     Partner
Port      Flags   State     Port Priority Admin Key Oper Key Port Number Port State
Gi2/23    SA      bndl      32768         0x0       0x2      0x2         0x3D
 
Age of the port in the current state: 0d:04h:50m:19s
 

vm6509#show interfaces gigabitEthernet 2/24 etherchannel

Port state    = Up Mstr In-Bndl
Channel group = 10          Mode = Active      Gcchange = -
Port-channel  = Po10        GC   =   -         Pseudo port-channel = Po10
Port index    = 0           Load = 0x80        Protocol =   LACP
 
Flags:  S - Device is sending Slow LACPDUs   F - Device is sending fast LACPDUs.
        A - Device is in active mode.        P - Device is in passive mode.
 
Local information:
                            LACP port     Admin     Oper    Port        Port
Port      Flags   State     Priority      Key       Key     Number      State
Gi2/24    SA      bndl      32768         0xA       0xA     0x218       0x3D
 
Partner's information:
 
          Partner Partner   LACP Partner  Partner   Partner  Partner     Partner
Port      Flags   State     Port Priority Admin Key Oper Key Port Number Port State
Gi2/24    SA      bndl      32768         0x0       0x2      0x1         0x3D
 
Age of the port in the current state: 0d:04h:54m:57s
 

vm6509#show etherchannel 10 port-channel

                Port-channels in the group:
                ----------------------
 
Port-channel: Po10    (Primary Aggregator)
 
------------
 
Age of the Port-channel   = 0d:05h:07m:30s
Logical slot/port   = 14/2          Number of ports = 2
Port state          = Port-channel Ag-Inuse
Protocol            =   LACP
 
Ports in the Port-channel:
 
Index   Load   Port     EC state        No of bits
------+------+------+------------------+-----------
  1     40     Gi2/23   Active    1
  0     80     Gi2/24   Active    1
 
Time since last port bundled:    0d:05h:01m:25s    Gi2/23
 

vm6509#show etherchannel summary

Flags:  D - down        P - in port-channel
        I - stand-alone s - suspended
        H - Hot-standby (LACP only)
        R - Layer3      S - Layer2
        U - in use      f - failed to allocate aggregator
 
        u - unsuitable for bundling
Number of channel-groups in use: 1
Number of aggregators:           1
 
Group  Port-channel  Protocol    Ports
------+-------------+-----------+------------------------------------------
10     Po10(SU)        LACP      Gi2/23(P)  Gi2/24(P)
 

This document is maintained by:

Montana Lee
z/VM Development
montanalee@ibm.com