Skip to content

cmdlabtech/AOS-CX-Config-Backup-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

AOS-CX Config Backup Tool

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

Requirements

  • Switch firmware version of at least 10.04

Manual EXE Execution

  1. Create CSV file with the structure below
name ip
switch1 192.168.1.1
switch2 192.168.1.2
switch3 192.168.1.3
  1. Run exe
  2. Select CSV file created in Step 1
  3. Choose backup directory location
  4. Set API Credentials - user can have operator built-in role for security purposes
  5. (optional) Enable "Automatic Schedule"
  6. (optional) Click "Run Backup Now" for a manual config backup of switches listed in csv file

image

Sponsored by GitAds

About

Automates configuration backups for AOS-CX switches via REST API, with scheduling or manual trigger.

Resources

Stars

Watchers

Forks

Packages

No packages published