Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

auto-script-cli

A CLI tool for automating firmware updates and configuration of telecom equipment over serial connections. Built during my studies and used in production to provision AudioCodes Mediant 500 (MSBR) routers.

How it works

  1. Reads work order tickets (local files or network path) to extract provisioning data
  2. Generates a configuration script from a template file
  3. Connects to the device via serial port (115200 baud)
  4. Checks the current firmware version — triggers a TFTP update if outdated
  5. Applies the generated configuration script to the device

Screenshots

Requirements

Notes

  • Developed and tested on Windows — directory paths and serial commands may need adjustment for other operating systems
  • The template files and firmware version string can be modified to target different equipment models

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages