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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file logToTopo-1.1.1.tar.gz
.
File metadata
- Download URL: logToTopo-1.1.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38e7b4bc07aba44e25e5af93e3c077ad25f76c774a029a1c7c66b0ee228ad870 |
|
MD5 | ee6dfb8b7dd5e0df85fcac652bff41d7 |
|
BLAKE2b-256 | be8b2a63226a2d2c30369924412736fc52ce9d67d802fcf739bc5b2e5a05010c |
File details
Details for the file logToTopo-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: logToTopo-1.1.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e78caa0ab05f85961635d7e5c5a77628ee8180b170d3b8391bb3d1162c02c154 |
|
MD5 | 8f1543d516350bdc61e0eba2d20e1bdc |
|
BLAKE2b-256 | c86a4f1ce6eb8c2b7e694f1ddb45c329db297221694789cfcaaacc5e06c5e679 |