commit | 2d87fd1d0a4dc93816822d9d72d00d8f8e61ce37 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Sun May 30 14:20:28 2021 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Sun May 30 15:35:15 2021 +0200 |
tree | 7925436a35480a7c794b152796d733b5fe880027 | |
parent | 41784704dd33c962a5ce923a0d76e22f0bb55adc [diff] |
yang: ipv6-router-advertisements is not supported Disable IPv6 router advertisement (RA) [1]. The target device is not designed to operate as an (IPv6) router. Deviate from ietf-ipv6-unicast-routing:ipv6-router-advertisements [2] with 'deviate not-supported'. [1] https://datatracker.ietf.org/doc/html/rfc4861 [2] https://datatracker.ietf.org/doc/html/rfc8349 Change-Id: I8463b3c71597294b6568c8885daf47763166e2de
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.