- Written by Diego Asturias
- Posted on 4月 7, 2021
- Updated on 9月 13, 2023
- 9037 Views
CLI extension allows for custom CLIs commands/modes to be defined in EOS. It also integrates with EOS SDK to be able to control a daemon’s configuration and read a daemon’s status from the CLI command handlers. This feature is intended to have more customization compared to the “daemon cli” feature, which only allows for key/value pairs as cli commands, and doesn’t allow for custom CLI commands. It does this by using a statically defined YAML file that contains the daemon definition (EOS SDK or not), CLI mode, and CLI commands, very much akin to what is provided by the via configuration in the daemon cli mode.
- Written by Michael (Mike) Fink
- Posted on 6月 13, 2019
- Updated on 6月 20, 2019
- 6801 Views
When packets are encapsulated in tunnels via protocols such as GRE, sFlow samples with version 5 default extensions
- Written by Michelle Wang
- Posted on 6月 8, 2020
- Updated on 7月 21, 2023
- 7814 Views
EOS provides a way to extend its capabilities through the installation of extensions. An extension is a pre packaged