Python

Cisco Webex Teams - Chatbot with Python

Introduction In this post, we created a chat bot using the wonderfull Botkit project. In the upcoming sections we will explore how to create a botkit using plain Python (without the use of a framework).

Nornir 3.0 Introduction

What is Nornir Nornir is an automation framework written in python to be used with python. It takes care of dealing with inventory which contains the host information against which you want to run the scripts.

Model-Driven Telemetry on IOS-XE

What is Model-Driven Telemetry Model-driven telemetry is a new approach for network monitoring in which data is streamed from network devices continuously using a push model and provides near real-time access to operational statistics.

Cisco SD-WAN - Python Requests

Introduction In this post, we walked through a number of SD-WAN API’s using POSTMAN. As a follow-up, we will explore in today’s post some Python scripts that implement these APIs.

Cisco DNA Center - Flow-Analysis (Python)

DNAC Series This is part of a DNAC series: Part 1: Getting started Part 2: Cisco DNA Center - Devices Part 3: Cisco DNA Center - Assurance Part 4: Cisco DNA Center - Sites Part 5: Cisco DNA Center - Discovery (POSTMAN) Part 6: Cisco DNA Center - Discovery (Python) Part 7: Cisco DNA Center - CommandRunner (Python) Part 8: Cisco DNA Center - Flow-Analysis (POSTMAN) Part 9 (this post): Cisco DNA Center - Flow-Analysis (Python) Disclaimer: the code in this post is not production-grade code obviously.

Cisco DNA Center - Command Runner (Python)

DNAC Series This is part of a DNAC series: Part 1: Getting started Part 2: Cisco DNA Center - Devices Part 3: Cisco DNA Center - Assurance Part 4: Cisco DNA Center - Sites Part 5: Cisco DNA Center - Discovery (POSTMAN) Part 6: Cisco DNA Center - Discovery (Python) Part 7 (this post): Cisco DNA Center - CommandRunner (Python) Part 8: Cisco DNA Center - Flow-Analysis (POSTMAN) Part 9: Cisco DNA Center - Flow-Analysis (Python) Disclaimer: the code in this post is not production-grade code obviously.

Cisco DNA Center - Discovery (Python)

DNAC Series This is part of a DNAC series: Part 1: Getting started Part 2: Cisco DNA Center - Devices Part 3: Cisco DNA Center - Assurance Part 4: Cisco DNA Center - Sites Part 5 (this post): Cisco DNA Center - Discovery (POSTMAN) Part 6: Cisco DNA Center - Discovery (Python) Part 7: Cisco DNA Center - CommandRunner (Python) Part 8: Cisco DNA Center - Flow-Analysis (POSTMAN) Part 9: Cisco DNA Center - Flow-Analysis (Python) Disclaimer: the code in this post is not production-grade code obviously.

Cisco DNA Center - Sites

DNAC Series This is part of a DNAC series: Part 1: Getting started Part 2: Cisco DNA Center - Devices Part 3: Cisco DNA Center - Assurance Part 4 (this post): Cisco DNA Center - Sites Part 5: Cisco DNA Center - Discovery (POSTMAN) Part 6: Cisco DNA Center - Discovery (Python) Part 7: Cisco DNA Center - CommandRunner (Python) Part 8: Cisco DNA Center - Flow-Analysis (POSTMAN) Part 9: Cisco DNA Center - Flow-Analysis (Python) Disclaimer: the code in this post is not production-grade code obviously.