1PIFCONFIG(8) [FIXME: manual] PIFCONFIG(8)
2
3
4
6 pifconfig - display information about a network interface
7
9 pifconfig [INTERFACE]
10
12 This script mimic ifconfig behavior, but is written purely in python
13 and python module ethtool.
14
16 INTERFACE
17 Display information about only this interface. If no interface is
18 given then all interfaces are displayed.
19
20 -h, --help
21 Show help message and exit.
22
24 ifconfig(8)
25
27 Arnaldo Carvalho de Melo <acme@redhat.com>
28
29 Man page written by Miroslav Suchý <msuchy@redhat.com>
30
31
32
33[FIXME: source] 04/13/2011 PIFCONFIG(8)