Skip to main content

A graphical tool for manipulating Junos devices.

Project description

About

Description

The jaidegui package contains is an easy to use GUI that extends the jaide package. The function of Jaide is to augment an engineer’s ability to configure or manipulate multiple Junos devices at the same time. A range of functions and use cases are covered. Some features include being able to poll devices for interface errors, grab basic system information, send any operational mode commands, or send and commit a file containing a list of set commands. The Jaide GUI allows the user to easily do these operations through a graphical interface rather than a command line utility. A full list of features and their usage is available in the documentation.

Jaide, and therefore the CLI tool and the Jaide GUI, leverage several connection types to JunOS devices using python, including: ncclient, paramiko, and scp. With this base of modules, our goal is the ability to perform as many functions that you can do by directly connecting to a device from a remote interface. Since we can do these remotely from one interface, these functions apply rapidly against multiple devices very easily. The CLI tool leverages multiprocessing for handling multiple connections simultaneously. Pushing code and upgrading 20 devices is quite a simple task with the Jaide tool in hand.

NOTE This tool is most beneficial to those who have a basic understanding of JUNOS. This tool can be used to perform several functions against multiple Juniper devices running Junos very easily. Please understand the ramifications of your actions when using this script before executing it. You can push very significant changes or CPU intensive commands to a lot of devices in the network from one command or GUI execution. This tool should be used with forethought, and we are not responsible for negligence, misuse, time, outages, damages or other repercussions as a result of using this tool.

Installation

Recommended: Use the compiled binary files for your OS (Windows or Mac) available on the Jaide GUI github page.

If you want to launch the Jaide GUI from a terminal window, you can also install jaidegui through pip:

pip install jaidegui

Or by downloading the source code from github and installing it manually:

python setup.py install

If installed manually or through pip instead of the compiled versions, simply use the jaidegui command in any new terminal window to launch the application.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaidegui-1.0.0.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

jaidegui-1.0.0-py2-none-any.whl (37.7 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page