mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 07:03:02 +02:00
admin@infix-00-00-00:/> configure admin@infix-00-00-00:/config/> edit interface br0 admin@infix-00-00-00:/config/interface/br0/> set bridge-port bridge br0 admin@infix-00-00-00:/config/interface/br0/> leave Error: Must refer to a bridge interface (and not itself). (Data location "/ietf-interfaces:interfaces/interface[name='br0']/infix-interfaces:bridge-port/bridge".) Failed committing candidate to running: Validation failed Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Configuration Daemon
confd is the Infix configuration daemon that serves as the glue
between sysrepo and netopeer2 (NETCONF) and the UNIX system under
it all.
Origin & References
Based on the Open Source dklibc/sysrepo_plugin_ietf_system project by Denis Kalashnikov.