Giter VIP home page Giter VIP logo

cisco-switch-configurator's Introduction

Cisco Switch Configurator

This Python script provides a graphical user interface (GUI) for configuring Cisco switches via serial connection.

Introduction

The Cisco Switch Configurator allows users to interact with Cisco switches through a graphical interface, enabling the execution of commands and configuration tasks with ease.

How It Works

The script establishes a serial connection with the Cisco switch using the specified COM port and BAUD rate. Users can then choose to execute custom commands or predefined command sequences on the switch. The output from the switch is displayed in the GUI, providing options to copy the output to the clipboard or save it to a file.

Features

  • Serial Communication: Establishes a serial connection with the Cisco switch using the specified COM port and BAUD rate.
  • Command Execution: Executes custom commands or predefined command sequences on the switch.
  • Output Handling: Displays the output from the switch in the GUI and provides options to copy the output to the clipboard or save it to a file.
  • Error Handling: Provides error messages for invalid inputs or connection issues.
  • Changelog Display: Shows the version history and changelog within the GUI.

Getting Started

  1. Run the script.
  2. Select the COM port and BAUD rate for the serial connection.
  3. Choose a command from the predefined list or enter a custom command in the designated field.
  4. Click the "Configure" button to execute the selected command(s) on the switch.
  5. View the output in the text box provided. You can copy the output to the clipboard or save it to a file using the respective buttons.

Dependencies

  • Python 3.x
  • Required Python packages: serial, tkinter, getpass

License

This project is licensed under the MIT License.

Acknowledgements

The Cisco Switch Configurator was created by Anthony Constant.

Support My Work

If you like this repository or have used any of the code, please consider showing your support:

cisco-switch-configurator's People

Contributors

anthony-constant avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.