pifconfig - Man Page

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.

See Also

ifconfig(8)

Authors

Arnaldo Carvalho de Melo <acme@redhat.com>

Man page written by Miroslav Suchý <msuchy@redhat.com>, David Sommerseth <davids@redhat.com>

Info

01/26/2024