As you may have noticed from my previous blogs, I have contributed to Cisco Devnet Automation Exchange with 04 Projects.Here is a review as a reminder:Genie_Webex ProjectValidate/Maintain Network Devi...
Hello NetDevops friends!Lately I added two more APIs: verify_eigrp_interfaces_peers() and verify_eigrp_interfaces_timers()In total two files: get.py and verify.py (11 APIs) This has been a great journ...
If you are curious to see how Python performs when dealing with thousands of network devices through NETCONF and how Pouriya Jamshidi, experienced Network / Security Engineer, found a bug in Python 3....
After adding get.py file for EIGRP pyATS APIs (06 Hybrid APIs), I managed to add verify.py containing 02 hybrid APIs (i.e.04 in total) for EIGRPv4 and EIGRPv6.In total here are the APIs I added:For ge...
I recently contributed with 06 Hybrid get APIs (IPv4 and IPv6) for EIGRP. I'm happy to be the first to introduce the get.py file for Cisco pyATS, what a pleasure.As I indicated in my previous blog, th...
Hi NetDevops folks!In addition to my contribution to Cisco PyATS with a parser for IOS/IOSXE “show vlan internal usage”, I also recently contributed to PyATS with 06 hybrid get APIs (IPv4 and IPv6) fo...
I recently contributed to Cisco PyATS with a parser for IOS/IOSXE “show vlan internal usage”.It was a good experience and a great pleasure for me to be among the contributors to one of the best (For m...
During the month of June 2023, Cisco will hold a series of webinars and workshops to get you building automation for SD-WAN. In addition to these virtual events, keep your eyes open for new content in...
Listen: https://smarturl.it/CCRS9E22Follow us: https://twitter.com/CiscoChampionThe Cisco Certified DevNet Expert joins Cisco’s Expert-level certification tier, validating candidates’ expertise in net...
IS THERE AN ACCESS TO YOUR NETWORK DEVICES??? How To Exploiting Genie/pyATS, Flask, APScheduler and Diagrams to Validate/Monitor access to network devices?? I introduced previously the use case Valida...
Perhaps you have 100 network devices and you want to retrieve some data ONLY from those where the management access is provided to save the time. The question is : Is the management access disponible ...
Perhaps you have 100 network devices and you want to retrieve some data ONLY from those where the management access is provided to save the time. The question is : Is the management access disponible ...
Efficient Network Devices Data Retrieving - Application case of Validate/Monitor access to network devices with the integration of Genie/pyATS, WebEx Messenger and Syslog server use casePerhaps you h...
I my previous post, I introduced my project called Genie_Webex that allows to Validate/Maintain the configuration of network devices by leveraging PyATS and Webex Teams. In this article I will introdu...
In Feb 2021 (One year ago), I have contributed to Cisco DevNet Code Exchange Community with a project called Genie_Webex which promoted in April as Use Case in Automation Exchange. It was great for me...