Networkprogrammabilities

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 SD-WAN - Getting Started

Introduction SD-WAN is a software-defined approach to managing the WAN. In the past, MPLS networks were used to ensure reliable connectivity between users connecting at the branch to applications running on servers in the datacenter.