Displays the port-channel information.
Exec mode
This command is available only to users with the admin role.
The following examples show interface port-channel information.
device# show interface port-channel 1
port-channel 1 is up 
    MTU 9216 Bytes 
    IfIndex 0x40000201 
    Port mode is Full Duplex, 100 Gb/s 
    LagType is Static 
    MinLinks is 1 
    Load balance method uses Src/Dst IP, Src/Dst L4 port and 
      protocol 
    Active Members in this channel: Eth 1/1 
    Members in this channel: Eth 1/1 
 
Statistics 
 Carrier Transitions: 3 
           LastClear: 37m48.716951005s 
Input: 
          Broadcast Pkts: 0 
            Discard Pkts: 0 
             Errors Pkts: 0 
              FCS Errors: 0 
              MCast Pkts: 0 
                  Octets: 0 
              UCast Pkts: 0 
       Unknown Protocols: 0 
Out: 
          Broadcast Pkts: 0 
            Discard Pkts: 0 
             Errors Pkts: 0 
              MCast Pkts: 0 
                  Octets: 0 
              UCast Pkts: 0 
device# show interface port-channel 1-2,5 
port-channel 1 is down 
    MTU 9216 Bytes 
    IfIndex 0x40000200 
    Port mode is Full Duplex, SpeedUnknown 
    LagType is Static 
    MinLinks is 1 
    Load balance method uses Src/Dst IP, Src/Dst L4 port and protocol 
    Active Members in this channel: Nil 
    Members in this channel: Nil 
 
Statistics 
 Carrier Transitions: 0 
           LastClear: 0s 
Input: 
          Broadcast pkts: 0 
            Discard pkts: 0 
             Errors pkts: 0 
              FCS Errors: 0 
              MCast pkts: 0 
                  Octets: 0 
              UCast pkts: 0 
       Unknown Protocols: 0 
Out: 
          Broadcast pkts: 0 
            Discard pkts: 0 
             Errors pkts: 0 
              MCast pkts: 0 
                  Octets: 0 
              UCast pkts: 0 
 
port-channel 2 is down 
    MTU 9216 Bytes 
    IfIndex 0x40000201 
    Port mode is Full Duplex, SpeedUnknown 
    LagType is Static 
    MinLinks is 1 
    Load balance method uses Src/Dst IP, Src/Dst L4 port and protocol 
    Active Members in this channel: Nil 
    Members in this channel: Nil 
Statistics 
 Carrier Transitions: 0 
           LastClear: 0s 
Input: 
          Broadcast pkts: 0 
            Discard pkts: 0 
             Errors pkts: 0 
              FCS Errors: 0 
              MCast pkts: 0 
                  Octets: 0 
              UCast pkts: 0 
       Unknown Protocols: 0 
Out: 
          Broadcast pkts: 0 
            Discard pkts: 0 
             Errors pkts: 0 
              MCast pkts: 0 
                  Octets: 0 
              UCast pkts: 0 
port-channel 5 is down 
    MTU 9216 Bytes 
    IfIndex 0x40000204 
    Port mode is Full Duplex, SpeedUnknown 
    LagType is Static 
    MinLinks is 1 
    Load balance method uses Src/Dst IP, Src/Dst L4 port and protocol 
    Active Members in this channel: Nil 
    Members in this channel: Nil 
Statistics 
 Carrier Transitions: 0 
           LastClear: 0s 
Input: 
          Broadcast pkts: 0 
            Discard pkts: 0 
             Errors pkts: 0 
              FCS Errors: 0 
              MCast pkts: 0 
                  Octets: 0 
              UCast pkts: 0 
       Unknown Protocols: 0 
Out: 
          Broadcast pkts: 0 
            Discard pkts: 0 
             Errors pkts: 0 
              MCast pkts: 0 
                  Octets: 0 
              UCast pkts: 0
			
            The following examples show
                detail information of the port-channel when same speed member-ports are present.
                    device# show interface port-channel 2 detail
port-channel 2 is up
    Number of Active Members: 4
    Number of Members: 4
Port         Status        Speed
---------------------------------------------
Eth 2/8:1    active        10G
Eth 2/8:2    active        10G
Eth 2/8:3    active        10G
Eth 2/8:4    active        10G
device# show interface port-channel 2 detail
port-channel 2 is up
    Number of Active Members: 3
    Number of Members: 4
Port         Status        Speed
---------------------------------------------
Eth 2/8:1    passive       10G
Eth 2/8:2    active        10G
Eth 2/8:3    active        10G
Eth 2/8:4    active        10G
The following example shows detail information of the port-channel when different speed member-ports are present.
device# show interface port-channel 2 detail
port-channel 2 is down
    Reason: Different speed member-ports are present !
    Number of Active Members: 0
    Number of Members: 5
Port         Status        Speed
---------------------------------------------
Eth 1/1      passive       100G
Eth 2/8:1    passive       10G
Eth 2/8:2    passive       10G
Eth 2/8:3    passive       10G
Eth 2/8:4    passive       10G
            The following example shows
                brief information of the port-channel.
                device# show interface port-channel brief Number of interfaces 23 Port Mtu Admin-State Oper-State Speed Ifindex Description ------------------------------------------------------------------------------------- Po1 9216 DOWN DOWN 10G 0x40000200 Port-Channel Interface Po2 9216 UP UP 10G 0x40000201 Port-Channel Interface Po3 9216 UP UP 10G 0x40000202 Port-Channel Interface