Network Automation, Python, Tkinter, Cisco Devices DevNetNode introduction

preview_player
Показать описание
Introduction to 'DevNetNode', a program created in Python and using Tkinter (GUI).
The program is an example on how a graphical interface can be developed to automate tasks in a Network of Cisco devices. The video shows how the program is used with a simple Network Topology of Cisco devices.

Key functions on individual devices:
Create a device profile (Username, Password, IP address etc.)
Send show commands to a device (Paramiko, Netmiko).
Send configuration commands to a device (Netmiko_config).
Receive output from device and save in a device folder.
Backup and restore a configuration (TFTP Server)

Key functions on groups of devices:
Create groups of devices for ease of administration.
Send show commands to a group of devices (Paramiko, Netmiko).
Send configuration commands to a group of devices (Netmiko_config).
Receive output from the group and save in a group folder.
Backup and restore a configuration to a group of devices (TFTP Server)

Github
Рекомендации по теме
Комментарии
Автор

Great project. Similar to what I'm planning to do. Many thanks.

trosslv
Автор

Hello ! Great Network Automation tool ! Congrats !

I am testing it and find it very helpful !
I wonder, besides updating the list of devices entering them one by one, is there a faster way to update the list of devices, maybe editing a specific file from the inventory ?
I searched there but did not find any related files (or skipped my attention ... :) )

christostz
Автор

Thank you very much for this useful tool 🎉❤

Can you please tell me how to run the program? And what I need to install ?

I try a lot, but it complicated

hyper_knowledge
visit shbcf.ru