Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Basic support for ArbOS from Arbor Networks.
ArbOS is the generic name for Arbor Networks (https://www.arbornetworks.com/) OS that runs on some of their devices.
Found and imported from https://github.com/claranet/oxidized . Credit to Claranet for the creation.
Locally validated on Peakflow SP v8.2+
The module is quite simple as the command 'config show' automatically disables pagination. There is a pagination-enabled version of the command as well.
* Added model notes for ArbOS
|
|
|
|
* FTP Passive/Active mode added
* Documentation for Xyzel XGS4600 series
|
|
|
|
|
|
* Move VRP-Huawei.md to new Model-Notes subdir
* Update Sources.md with a few improvements:
1. Sync the example table name between the MySQL and SQLite example configs for consistency.
2. Document the very useful custom SQL query parameter (query:) including a couple of examples.
* Basic README.md for Model-Notes directory with a simple table for notes/caveats
* Markdown quote the Huawei config blocks and link back to README.md
* Update Sources.md
|