show interface port-channel

Displays the port-channel information.

Syntax

show interface [ port-channel PORANGE | brief ]

Parameters

port-channel PORANGE
Specifies the channel number or channel number range. The range is 1-255.
port-channel brief
Displays brief information of the port channel interface.

Modes

Exec mode

Usage Guidelines

This command is available only to users with admin role.

Examples

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 example shows error messages.
device# show  interface port-channel 7
Error: No Port-Channel found 

device# show interface port-channel 10-15 
Error: No Port-Channel found 

device# show interface port-channel 0 
% Value '0' not in range <1-255>.

device# show interface port-channel PORANGE 
Error: Port-channel range too long, max 255 char supported
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