Skip to content

Python library to do troubleshooting of common tasks on network routers and switches

Notifications You must be signed in to change notification settings

sandeepbhutani304/Network-Router-Troubleshooting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Network-Router-Troubleshooting

Python library to do troubleshooting of common tasks on network routers and switches
This library uses Netmiko to connect to devices

git clone https://github.com/sandeepbhutani304/Network-Router-Troubleshooting
pip install netmiko
cd Network-Router-Troubleshooting

Edit RouterTroubleshooting.py file to change IP, port etc of your device and execute like below

python RouterTroubleshooting.py

About

Python library to do troubleshooting of common tasks on network routers and switches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages