mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
This patch makes it possible to use format specifiers to "uniqiefy" a container's hostname in the same way as with ietf-system hostname. The following specifiers are currently supported: - %h default hostname from /etc/os-release - %i value of ID from /etc/os-release - %m last three octets of base MAC, e.g., c0-ff-ee Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Welcome to Infix, your friendly Network Operating System! On these pages you can find both user and developer documentation.
Topics on configuring the system include CLI examples, every setting is also possible to perform using NETCONF. In fact, the Infix test system solely relies on NETCONF for configuring network topologies.
The CLI documentation is also available from inside the CLI itself using
the help command.
- CLI Topics
- Infix User Guide
- Infix In-Depth
- Developer Topics