Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 650 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 650 Bytes

Building Network Automation Solutions (Spring 2019)

This repository contains exercises and solutions for the Building Network Automation Solutions course on ipspace.net

Exercise 1: Lab

Details of the lab setup can be found here

Exercise 2: Reporting

A basic graph with customer L3VPN topology here

Exercise 3 + 4: Data Model + Configuration State

Data model definition and network configuration playbooks here

Exercise 5: Validation, Logging and Unit Test

Unit testing with pytest, validation with napalm and GitLab CI here