Man page - ifparse(8)
Packages contas this manual
- interfaces-vrf(5)
- interfaces-ppp(5)
- ifupdown-ng(8)
- ifparse(8)
- interfaces-batman(5)
- interfaces-tunnel(5)
- interfaces-wireguard-quick(5)
- interfaces-vxlan(5)
- interfaces-wireguard(5)
- ifquery-ng(8)
- ifup-ng(8)
- interfaces-ng(5)
- ifstate(5)
- ifdown-ng(8)
- interfaces-wifi(5)
- ifupdown-executor(7)
- interfaces-bridge(5)
- ifupdown-ng.conf(5)
- ifctrstat(8)
- interfaces-bond(5)
- interfaces-forward(5)
Package: ifupdown-ng
apt-get install ifupdown-ng
apt-get install ifupdown-ng
Manuals in package:
Documentations in package:
Manual
| ifparse(8) | System Manager's Manual | ifparse(8) |
NAME
ifparse - redisplay interface configuration in different formats
SYNOPSIS
ifparse [<options>...] <interfaces...>
ifparse -A|--all
DESCRIPTION
ifparse is used to extract information from the interface configuration file. It is intended to be used to translate the interface configuration stanzas between different formats.
OPTIONS
-a, --auto
Only match interfaces that are marked as
auto.
-h, --help
Display supported options to ifquery.
-i, --interfaces FILE
Use FILE as the config database.
-F, --format FORMAT
Use FORMAT to determine what format to use.
ifupdown and yaml-raw formats are available.
-I, --include PATTERN
Include PATTERN when matching against the config
or state database.
-U, --allow-undefined
Create virtual interfaces for any interfaces not
explicitly defined in the configuration file. This is primarily useful for
property queries.
-S, --state-file FILE
Use FILE as the state database.
-T, --timeout TIMEOUT
Wait up to TIMEOUT seconds for executors to
complete before raising an error.
-V, --version
Print the ifupdown-ng version and exit.
-X, --exclude PATTERN
Exclude PATTERN when matching against the config
or state database.
SEE ALSO
ifup(8)
ifdown(8)
ifquery(8)
interfaces(5)
AUTHORS
Ariadne Conill <ariadne@dereferenced.org>
| 2025-03-25 |