Month: February 2021

  • How to setup your own Basic Telemetry Lab with Cisco XR

    How to setup your own Basic Telemetry Lab with Cisco XR

    In this article, we will be talking about setting up a basic Lab for testing Telemetry on a Cisco NC55XX router. Telemetry – “Tele” means remote, “metry” means metrics or measurements, together this word simply means to collect data/measurements remotely on a server. Telemetry is usually a PUSH model meaning the client will push data…

  • Ease in Automation: Convert Router Output to Json Format

    Ease in Automation: Convert Router Output to Json Format

    In this article we will be talking about converting the output from Cisco XR into a Json File for further utilization or automation. The following code can be used and can be redesigned to work with several other commands and output in other variants of Cisco XE, XR etc., as well as other vendor devices.…