show interface stats detail

Displays a detailed list of interface statistics.

Syntax

show interface stats detail
show interface stats detail interface { ethernet slot / port | port-channel index | ve { all | ve-id } }

Parameters

interface
Specifies what type of interface is displayed.
ethernet
Specifies an Ethernet interface.
slot
Specifies a valid slot number. For devices that do not support line cards, specify 0.
port
Specifies a valid port number.
port-channel
Specifies a port channel interface.
index
Specifies the port channel number.
ve
Specifies a VE interface.
ve-id
Shows VE statistics for the specified VE ID.
all
Shows all VE statistics.

Modes

Privileged EXEC mode

Examples

The following example displays detailed statistics for a specified Ethernet interface.

device# show interface stats detail interface ethernet 0/41

 Interface Ethernet 0/41 statistics (ifindex 201662464 (0xc052000))
                                   RX                              TX
             Packets         1527093                           30717
               Bytes       195467768                         2933672
            Unicasts         1527089                               0
          Multicasts               4                           30711
          Broadcasts               0                               6
              Errors               0                               0
            Discards               0                               0
            Overruns               0       Underruns               0
               Runts               0
             Jabbers               0
                 CRC               0
        64-byte pkts               0
   Over 64-byte pkts               4
  Over 127-byte pkts         1527089
  Over 255-byte pkts               0
  Over 511-byte pkts               0
 Over 1023-byte pkts               0
 Over 1518-byte pkts               0
           Mbits/Sec        0.000000                        0.000338
          Packet/Sec               0                               0
           Line-rate           0.00%                           0.00%

The following example displays detailed statistics for a specified port channel.

device# show interface stats detail interface port-channel 10 

 Interface Port-channel 10 statistics (ifindex 671088650 (0x2800000a))
                                   RX                              TX
             Packets         1527093                           30795
               Bytes       195467768                         2941072
            Unicasts         1527089                               0
          Multicasts               4                           30789
          Broadcasts               0                               6
              Errors               0                               0
            Discards               0                               0
            Overruns               0       Underruns               0
               Runts               0
             Jabbers               0
                 CRC               0
        64-byte pkts               0
   Over 64-byte pkts               4
  Over 127-byte pkts         1527089
  Over 255-byte pkts               0
  Over 511-byte pkts               0
 Over 1023-byte pkts               0
 Over 1518-byte pkts               0
           Mbits/Sec        0.000000                        0.000000
          Packet/Sec               0                               0
           Line-rate           0.00%                           0.00%

This example displays statistics for all VE interfaces.

device# show interface stats detail interface ve all

VE Statistics
Id          Rx Pkts     Rx Bytes      Tx Pkts      Tx Bytes
100         543         69504          0           0


Id          Rx Pkts     Rx Bytes      Tx Pkts      Tx Bytes
200         5430        6954          234          4560

This example displays the egress VE statistics. For SLX 9540 and SLX 9640 devices, this output is only relevant in counter-profile-6.

9540
SLX# show interface stats detail interface Ve all
 Interface Ve 38 statistics (ifindex 1207959590 (0x48000026))
                                   RX                              TX
             Packets               0                        41718669
               Bytes               0                      5256551919
Interface Ve 138 statistics (ifindex 1207959690 (0x4800008a))
                                   RX                              TX
             Packets               0                               8
               Bytes               0                             553
SLX#

For SLX 9640 devices:

SLX# show interface stats detail interface Ve all
 Interface Ve 15 statistics (ifindex 1207959567 (0x4800000f))
                                   RX                              TX
             Packets               0                               0
               Bytes               0                               0
 Interface Ve 115 statistics (ifindex 1207959667 (0x48000073))
                                   RX                              TX
             Packets               0                        41718663
               Bytes               0                      5256551538
SLX#

This example displays the Ingress and Egress VE statistics. For SLX 9540 and SLX 9640, this output is available when counter-profile-6 is enabled and the command ingress-vlan-mapped-ve-counter is also set.

For SLX 9540 devices:

 SLX# show interface stats detail interface Ve 38 
 Interface Ve 38 statistics (ifindex 1207959590 (0x48000026))
                                   RX                              TX
             Packets               41718669                        41718669
               Bytes               5256551919                      5256551919
      

For SLX 9640 devices:

 SLX# show interface stats detail interface Ve 115
 Interface Ve 115 statistics (ifindex 1207959667 (0x48000073))
                                   RX                              TX
             Packets               41718663                        41718663
               Bytes               5256551538                      5256551538