A lightweight utility to automate configuration backups for AOS-CX switches using the REST API. Supports both scheduled and manual backups, running discreetly from the system tray without requiring a service installation. Ensures reliable, unattended operation for scheduled tasks.
Download latest version from Releases
- Switch firmware version of at least 10.04
Manual EXE Execution
- Create CSV file with the structure below
| name | ip |
|---|---|
| switch1 | 192.168.1.1 |
| switch2 | 192.168.1.2 |
| switch3 | 192.168.1.3 |
- Run exe
- Select CSV file created in Step 1
- Choose backup directory location
- Set API Credentials - user can have operator built-in role for security purposes
- (optional) Enable "Automatic Schedule"
- (optional) Click "Run Backup Now" for a manual config backup of switches listed in csv file
