Command ReferenceA-49
NAME
ifstat - display device-level statistics for network interfaces
SYNOP SIS
ifstat [ -z ] -a | interface_name
DESCRIPTION
The ifstat command displays statistics about packets received and sent on a
specified network interface or on all network interfaces. The statistics are cumu-
lative since the filer was booted.
The -z argument clears the statistics. The -a argument displays statistics for all
network interfaces including the virtual host and the loopback address. If you
dont use the -a argument, specify the name of a network interface.
EXAMPLES
The following command displays network statistics for an Ethernet interface
named e7:
ifstat e7
The following command displays network statistics for the loopback address:
ifstat lo
The following command displays network statistics for all network interfaces on
the filer:
ifstat -a
SEE ALSO
ifconfig
ifstat