commit | d26a3ced11e14c5b45bd41d3fdea6f8208727847 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Feb 15 20:39:26 2021 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed Feb 17 09:03:27 2021 +0100 |
tree | f99c828503a3dfa77ccc456098e24a0b1398cbe7 | |
parent | 879a6034f87854decaa178b335e23af4ccfb07ea [diff] |
yang: add network settings into czechlight-system Add a network container into czechlight-system YANG model. The network container contains a presence container used for configuring the eth1 interface on clearfog appliances. If present, the eth1 interface is dealed as standalone interface and not as a part of any network bridge. Change-Id: Ie62c23caed901df58e79081ffb65dece104499a9
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.