Clixon yang routing example
+++++++++++++++++++++++++++
0. Compile and run
------------------
cd example
make && sudo make install
# Start backend
clixon_backend -f /usr/local/etc/routing.conf -I
# Edit cli
clixon_cli -f /usr/local/etc/routing.conf
# Send netconf command
clixon_netconf -f /usr/local/etc/routing.conf
1. Setting data example using netconf
-------------------------------------
eth1true9.2.3.424]]>]]>
2. Getting data using netconf
-----------------------------
]]>]]>
]]>]]>
]]>]]>
]]>]]>
]]>]]>
]]>]]>
3. Run as docker container
--------------------------
cd docker
# look in README