Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.47 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.47 KB

published

catalyst9k-network-automation

Introduction

This repository consists of network automation workflows including but not limited to use of Python scripts for leveraging feature set of Catalyst 9000 series switches. The collection of code includes samples for Network Management that leverages on-box libraries, as well as exposed external APIs (NETCONF/RESTCONF) to perform well defined use cases in real work campus networks.

The repository is aligned with Cisco IOS XE releases and there would be a corresponding repository for each major release which would contain scripts that leverages features introduced in Cat9k platforms to solve real-world problems.

Getting involved

  • If you'd like to contribute to an existing lab, refer to CONTRIBUTING.md.

Compatibility and issue reporting

Scripts in repositories would be forward compatible with any releases thereafter unless specified otherwise. To report any issues or request an enhancement, reach out to the catalyst programmability mailer

Additional Resources