Manual Pages
Table of Contents
na_ifinfo - display driver-level statistics for network
interfaces
ifinfo [ -a | interface_name]
The ifinfo command displays driver specific information
about the network interface. Depending on the driver, it
may display things like hardware device registers.It is
only meant for the device and/or driver specialists.
The -a argument displays information for all network
interfaces. If you don't use the -a argument, specify the
name of a network interface.
The following command displays network statistics for an
Ethernet interface named e7:
ifinfo e7
The following command displays network statistics for the
loopback address:
ifinfo lo
The following command displays network statistics for all
network interfaces on the filer:
ifinfo -a
na_ifconfig (1) na_partner (1) na_ifstat (1)
Table of Contents