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 ------------------------------------- eth1 true
9.2.3.4 24
]]>]]> 2. Getting data using netconf ----------------------------- ]]>]]> ]]>]]> ]]>]]> ]]>]]> ]]>]]> ]]>]]> 3. Run as docker container -------------------------- cd docker # look in README