Skip to main content
NetApp Knowledge Base

How to read IFSTAT counters on your AFF/FAS systems

Views:
5,150
Visibility:
Public
Votes:
4
Category:
ontap-9
Specialty:
hw
Last Updated:

Applies to

  • ONTAP 9
  • Clustered Data ONTAP 8
  • Data ONTAP 7-mode

Description

Data ONTAP 7-mode

node_name> ifstat [ -z ] -a | <interface_name>

Clustered Data ONTAP 8 and ONTAP 9 

The command is executed from the Nodeshell of each node

cluster::> system node run -node <node_name> -command ifstat [ -z ] -a | <interface_name>

Output example

cluster::> system node run -node node_example> -command ifstat e0a

-- interface  e0a  (6 days, 19 hours, 46 minutes, 1 second) --

RECEIVE
 Frames/second:       6  | Bytes/second:      551  | Errors/minute:       0 
 Discards/minute:     0  | Total frames:      249k | Total bytes:     19489k
 Total errors:        0  | Total discards:      0  | Multi/broadcast:   235k
 No buffers:          0  | Non-primary u/c:     0  | L2 terminate:        0 
 Tag drop:            0  | Vlan tag drop:       0  | Vlan untag drop:     0 
 Vlan forwards:       0  | Vlan broadcasts:     0  | Vlan unicasts:       0 
 CRC errors:          0  | Alignment errors:    0  | Runt frames:         0 
 Long frames:         0  | Fragment:            0  | Jabber:              0 
 Xon:                 0  | Xoff:                0  | Ring full:           0 
 Jumbo:               0  | Jumbo error:         0  | Index error:         0 
 Force wakeup:        0 
TRANSMIT
 Frames/second:       4  | Bytes/second:      659  | Errors/minute:       0 
 Discards/minute:     0  | Total frames:    26386  | Total bytes:      2443k
 Total errors:        0  | Total discards:      0  | Multi/broadcast: 11256 
 Queue overflows:     0  | No buffers:          0  | Single collision:    0 
 Multi collisions:    0  | Late collisions:     0  | Max collisions:      0 
 Deferred:            0  | Xon:                 0  | Xoff:                0 
 MAC Internal:        0  | Jumbo:               0 
LINK_INFO
 Current state:       up | Up to downs:         0  | Speed:            1000m
 Duplex:            full | Flowcontrol:       full

Note:
  • The -z argument clears the statistics
  • The -a argument displays statistics for all network interfaces including the virtual host and the loopback address. Optionally, you can leave off the -a argument and specify the name of a network interface.

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.