An application that makes use of Meraki APIs can help scaling teleworkers deployments. Description and code available in the post.
Category: Programmability
With RESTCONF we can automate operations on networking devices. For example doing software upgrades or device reboots.
Some useful requests using RESTCONF to get operational data from IOS-XE routers. It includes some examples and useful parameters.
Second part of the configuration of IPsec tunnels on IOS-XE using RESTCONF protocol.
This guide explains a practical method for implementing configurations using RESTCONF. The goal is to automate CLI configurations after translating them into YANG data models.