Back to Contents Page

Statistics/Table Page:
Dell™ PowerEdge™ 1655MC Integrated Switch User's Guide


Table

The Table page lists all statistics counters for a specific port or trunk in table format, including Interface Statistics, Etherlike Statistics, and RMON Statistics. You must specify the port or trunk from the drop-down lists, then click Query.


CLI Commands

The following is a summary of the equivalent CLI commands for items in the Statistics/Table web page.

Command Usage
show interfaces counters interface

Use this command to display statistics for an interface. (LINK)

clear counters interface

Use this command to clear statistics on an interface. (LINK)

Example

#show interfaces counters ethernet 1/7
Ethernet 1/7
 Iftable stats:
  Octets input: 19648, Octets output: 714944
  Unitcast input: 0, Unitcast output: 0
  Discard input: 0, Discard output: 0
  Error input: 0, Error output: 0
  Unknown protos input: 0, QLen output: 0
 Extended iftable stats:
  Multi-cast input: 0, Multi-cast output: 10524
  Broadcast input: 136, Broadcast output: 0
 Ether-like stats:
  Alignment errors: 0, FCS errors: 0
  Single Collision frames: 0, Multiple collision frames: 0
  SQE Test errors: 0, Deferred transmissions: 0
  Late collisions: 0, Excessive collisions: 0
  Internal mac transmit errors: 0, Internal mac receive errors: 0
  Frame too longs: 0, Carrier sense errors: 0
 RMON stats:
  Drop events: 0, Octets: 734720, Packets: 10661
  Broadcast pkts: 136, Multi-cast pkts: 10525
  Undersize pkts: 0, Oversize pkts: 0
  Fragments: 0, Jabbers: 0
  CRC align errors: 0, Collisions: 0
  Packet size <= 64 octets: 9877, Packet size 65 to 127 octets: 93
  Packet size 128 to 255 octets: 691, Packet size 256 to 511 octets: 0
  Packet size 512 to 1023 octets: 0, Packet size 1024 to 1518 octets: 0
#



 Back to Contents Page