oxidized
oxidized copied to clipboard
Oxidized is a network device configuration backup tool. It's a RANCID replacement!
- [x] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Describe the bug** [EdgeOS Model](https://github.com/ytti/oxidized/blob/acbec01de1d8b9d8c5d624d2c6769b84036373bc/lib/oxidized/model/edgeos.rb#L12) does not remove secret value when command `set system config-management commit-archive location` is set in config. Per...
Hi everyone! I installed oxidized 0.32.0. # rake install oxidized 0.32.0 built to pkg/oxidized-0.32.0.gem. oxidized (0.32.0) installed. Created a user and run: su - oxidized $ oxidized oxidized: command not...
Hi, There was a problem getting the configuration from the switch GS728TPP it has SSH and can be used to access the switch, but when connected, oxidized through the netgear.rd...
Hello, In the instructions for the aforementioned platforms, the request to pull information from GNUPG.net does not appear to be valid anymore. `sudo gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB` Is...
## Pre-Request Checklist - [X] Passes rubocop code analysis (try `rubocop --auto-correct`) - [X] Tests added or adapted (try `rake test`) - [ ] Changes are reflected in the documentation...
Hello guys, I need help with getting config backups from TP-Link devices from our network. We're using TP-Link devices as TL-SG3428, TL-SG3210, TL-SG3210 and TP-Link JetStream T2500G-10TS 1.0. Here is...
On the latest release of Oxidized, all of our Cisco IOS-XE devices have stopped working, from the logs I see they just fail with the error ``` W, [2025-02-17T08:16:39.069636 #49]...
**Describe the bug** By observing the debug log file for the device, I can see that Oxidized connects to the device successfully and runs the show run command. The complete...
In our company, we have ESA devices running AsyncOS 14.X. We have made two changes to adapt asyncos.rb to our devices : - prompt is in the format "(Machine hostname)...
- [X] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Is your feature request related to a problem? Please describe.** We encountered a scenario where the configuration contains binary or non-UTF-8 safe...