pifconfig (8) - Linux Manuals
pifconfig: display information about a network interface
NAME
pifconfig - display information about a network interface
SYNOPSIS
pifconfig [INTERFACE [INTERFACE [INTERFACE] ...]]
DESCRIPTION
This script mimic ifconfig behavior, but is written purely in python and python module ethtool.
OPTIONS
INTERFACE
- Display information about only the listed interfaces. If no interface is given all interfaces are displayed.
-h, --help
- Show help message and exit.
AUTHORS
Arnaldo Carvalho de Melo <acme [at] redhat.com>
Man page written by Miroslav Suchý <msuchy [at] redhat.com>, David Sommerseth <davids [at] redhat.com>
SEE ALSO
ifconfig(8)