mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
Now that we have a unified timeout value that all front-ends should honor, make sure to do so when loading startup-config and failure-config during boot. This fixes an issue where the system would fallback to failure-config even though a legitimate startup-config was available, but took more than 10s to apply.
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