AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 8.3.7 – Use RESTCONF to Access & Configure a Cisco IOS XE Device (Parts #6 & #7)

In this tutorial video, we dive head-first into the second half of Lab 8.3.7 (Parts #6 & #7) on RESTful Network Configuration Protocol (RESTCONF), but instead of using the Postman application, we will be creating two (2) very cool #python scripts that will interact with our CSR1kv IOS XE device. We will configure a GET script and a PUT script to send requests interfacing with the router using JSON data. The GET request will show us the interfaces that are configured on the router and the PUT request will create a new Loopback interface (Loopback 99) all using the YANG data models and RESTCONF! Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*