1
+ <img align =" right " src =" logo.png " alt =" Infix - Linux <3 NETCONF " width =480 border =10 >
1
2
2
3
Welcome to Infix, your friendly Network Operating System! On these
3
4
pages you can find both user and developer documentation.
4
5
5
- > Topics on configuring the system include CLI examples, every setting
6
- > is also possible to perform using NETCONF. In fact, the Infix test
7
- > system solely relies on NETCONF for configuring network topologies.
6
+ Most topics on configuring the system include CLI examples, but every
7
+ setting, as well as status read-back from the operational datastore, is
8
+ also possible to perform using NETCONF or RESTCONF. In fact, the Infix
9
+ regression test system solely relies on NETCONF and RESTCONF.
8
10
9
- The CLI documentation is also available from inside the CLI itself using
10
- the ` help ` command.
11
+ > [ !TIP]
12
+ > The CLI documentation is also available from inside the CLI itself
13
+ > using the ` help ` command in admin-exec mode.
11
14
12
15
- ** CLI Topics**
13
16
- [ Introduction to the CLI] ( cli/introduction.md )
@@ -18,6 +21,7 @@ the `help` command.
18
21
- [ Introduction] ( introduction.md )
19
22
- [ System Configuration] ( system.md )
20
23
- [ Network Configuration] ( networking.md )
24
+ - [ DHCP Server] ( dhcp.md )
21
25
- [ Syslog Support] ( syslog.md )
22
26
- ** Infix In-Depth**
23
27
- [ Boot Procedure] ( boot.md )
0 commit comments