Contact Information: e_ben_75-python@yahoo.com
LinkedIn: Ben Trachtenberg
Docker Hub: Docker Hub
PyPi Page for ciscomultiosinfocoordinate
- Nothing Specific, I would suggest Python 3.5.2 and above.
- From source "setup.py install"
- From pip "pip install ciscomultiosinfocoordinate"
- Python
This is a library that can take IOS, IOS-XE, IOS-XR, and NX-OS data and give it a common format.
-
CiscoTelnetClass
- Supports IOS, IOS-XE, IOS-XR, and NX-OS
- Can Pull the Following
- Running Configuration
- CEF Table
- Mroute Table
- BGP Table
- MAC Address Table
- ARP Table
- Can Pull the Following
- Supports IOS, IOS-XE, IOS-XR, and NX-OS
-
CiscoInfoNormalizer
- Supports IOS, IOS-XE, IOS-XR, and NX-OS
- Creates Dictionaries from the Following
- Running Configuration
- CEF Table
- Mroute Table
- BGP Table
- MAC Address Table
- ARP Table
- Creates Dictionaries from the Following
- Supports IOS, IOS-XE, IOS-XR, and NX-OS
-
CiscoInfoCorrelater
- Supports IOS, IOS-XE, IOS-XR, and NX-OS
- Matches Mroutes to Source Interfaces in a List
- Supports IOS, IOS-XE, IOS-XR, and NX-OS