NCFTOOL(1) | Network Configuration | NCFTOOL(1) |
ncftool - Network configuration tool
ncftool [command [options]]
ncftool is a command line utility to configure networking. It can be invoked with no arguments to bring up the interactive ncftool shell. Alternatively a command and optional arguments can be specified to have ncftool execute the command non-interactively.
List the currently configured toplevel network interfaces
Dump the XML description of an interface
Define an interface from the specified XML file.
Remove the configuration of the specified interface.
Bring up specified interface.
Bring down specified interface.
Mark the beginning of a set of revertible network configuration changes.
Commit (make permanent) a set of network configuration changes begun with change-begin.
Rollback (revert) a set of network configuration changes begun with change-begin.
Print details about command, if specified, or list all commands if command is not specified.
Exit the program.
interfaces (5)
Please refer to the AUTHORS file distributed with netcf.
2014-02-24 | netcf-0.2.4 |