Skip to main content

A simple topology generation tool

Project description

# README #

This idea was born because of a need for a simple tool to generate a network topology out of the information obtained from the output of show router interface command.

— ## Setup ##

### System Libraries These libraries have been tested under Ubuntu 20.04 and Windows10 with Python3.8.

###### Ubuntu `bash pip3 install logToTopo ` ###### Windows For Windows users, make sure you have Python and [PIP](https://pip.pypa.io/en/stable/installing/) installed. `bash py -m pip install logToTopo ` — ## Usage ##

1) Getting data To obatain the data, use [taskAutom](https://pypi.org/project/taskAutom/) where the plugin uses only the show router inteface command.

Example: taskAutom -d data -py plugin -j 2

  1. Generate the topology. [logChecker](https://pypi.org/project/logChecker/) will be ran within logToTop. This will generate an Excel file with the parsed content. Use that as input.

Example: logToTopo -xs sheet_name -folder folder_at_step_1

Project details


Download files

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

Source Distribution

logToTopo-1.1.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

logToTopo-1.1.1-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

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