Related Repositories

Network as Code Repositories

Browse all repositories, organized by technology.

GitHub Organizations

  • Network as Code (Public)github.com/netascode — Public GitHub organization hosting open source Network as Code repositories.
  • Cisco DevNet (Public)github.com/CiscoDevNet — Public GitHub organization hosting Terraform providers for Cisco products.

ACI

  • Terraform Providerterraform-provider-aci — Low-level Terraform provider exposing Cisco ACI's APIC object model directly as Terraform resources.
  • Terraform Moduleterraform-aci-nac-aci — Purpose-built Terraform modules to operate and manage ACI infrastructure using the Network as Code data model.
  • Examplenac-aci-simple-example — Minimal example configuration for getting started with Network as Code.
  • Examplenac-aci-comprehensive-example — Comprehensive example configuration covering a broad set of Network as Code capabilities.
  • Validationnac-aci-validate — Sample validation configurations for Network as Code.

NDO

  • Terraform Providerterraform-provider-mso — Low-level Terraform provider for Cisco Nexus Dashboard Orchestrator (NDO, formerly MSO), used for Multi-Site ACI.
  • Terraform Moduleterraform-mso-nac-ndo — Purpose-built Terraform modules to operate and manage Multi-Site ACI via Nexus Dashboard Orchestrator (NDO) using the Network as Code data model.
  • Examplenac-ndo-simple-example — Minimal example configuration for getting started with Network as Code.
  • Examplenac-ndo-comprehensive-example — Comprehensive example configuration covering a broad set of Network as Code capabilities.

VXLAN (ND)

  • Terraform Providerterraform-provider-ndfc — Low-level Terraform provider for Cisco Nexus Dashboard Fabric Controller (NDFC).
  • Ansible Collectionansible-dc-vxlan — Ansible collection for configuring Cisco VXLAN EVPN fabrics via Cisco Nexus Dashboard (ND) using Direct-to-Controller (DTC) workflows.
  • Exampleansible-dc-vxlan-example — Example inventory demonstrating usage of the ansible-dc-vxlan collection.

Catalyst SD-WAN

  • Terraform Providerterraform-provider-sdwan — Low-level Terraform provider for Cisco Catalyst SD-WAN.
  • Terraform Moduleterraform-sdwan-nac-sdwan — Purpose-built Terraform modules to operate and manage Catalyst SD-WAN using the Network as Code data model.
  • Examplenac-sdwan-example — Sample configuration for getting started with Network as Code.
  • Examplenac-sdwan-simple-example — Minimal example configuration for getting started with Network as Code.
  • Go Client Librarygo-sdwan — Lightweight Go client for the Cisco Catalyst SD-WAN vManage API — the building block used by higher-level Network as Code tooling and custom Go automation.

Meraki

  • Terraform Providerterraform-provider-meraki — Low-level Terraform provider for Cisco Meraki, built on the Dashboard API.
  • Terraform Moduleterraform-meraki-nac-meraki — Purpose-built Terraform modules to operate and manage Meraki using the Network as Code data model.
  • Examplenac-meraki-example — Ready-to-use project template with staged lab data files for progressively building up a Network as Code configuration.
  • Examplenac-meraki-simple-example — Minimal example configuration for getting started with Network as Code.
  • Go Client Librarygo-meraki — Lightweight Go client for the Cisco Meraki Dashboard API — the building block used by higher-level Network as Code tooling and custom Go automation.

Catalyst Center

ISE

  • Terraform Providerterraform-provider-ise — Low-level Terraform provider for Cisco Identity Services Engine (ISE).
  • Terraform Moduleterraform-ise-nac-ise — Purpose-built Terraform modules to operate and manage Identity Services Engine (ISE) using the Network as Code data model.
  • Examplenac-ise-simple-example — Minimal example configuration for getting started with Network as Code.
  • Examplenac-ise-comprehensive-example — Comprehensive example configuration covering a broad set of Network as Code capabilities.
  • Go Client Librarygo-ise — Lightweight Go client for the Cisco ISE API — the building block used by higher-level Network as Code tooling and custom Go automation.

FMC

  • Terraform Providerterraform-provider-fmc — Low-level Terraform provider for Cisco Firepower Management Center (FMC).
  • Terraform Moduleterraform-fmc-nac-fmc — Purpose-built Terraform modules to operate and manage Firepower Management Center (FMC) using the Network as Code data model.
  • Examplenac-fmc-simple-example — Minimal example configuration for getting started with Network as Code.
  • Examplenac-fmc-example-generator — Python CLI that generates randomized YAML data for the FMC data model, useful for exercising and demonstrating the module at scale.
  • Go Client Librarygo-fmc — Lightweight Go client for the Cisco Secure Firewall Management Center API — the building block used by higher-level Network as Code tooling and custom Go automation.

NX-OS

  • Terraform Providerterraform-provider-nxos — Low-level Terraform provider for Cisco NX-OS.
  • Terraform Moduleterraform-nxos-nac-nxos — Purpose-built Terraform modules to operate and manage NX-OS devices using the Network as Code data model.
  • Examplenac-nxos-vxlan-example — Example VXLAN EVPN fabric configuration using Network as Code NX-OS.
  • Go Client Librarygo-nxos — Lightweight Go client for Cisco NX-OS's NX-API — the building block used by higher-level Network as Code tooling and custom Go automation.

IOS-XE

  • Terraform Providerterraform-provider-iosxe — Low-level Terraform provider for Cisco IOS XE.
  • Terraform Moduleterraform-iosxe-nac-iosxe — Purpose-built Terraform modules to operate and manage IOS-XE devices using the Network as Code data model.
  • Examplenac-iosxe-vxlan-example — Example VXLAN fabric configuration using Network as Code IOS-XE.
  • Examplenac-iosxe-campus-evpn-vxlan-example — Campus EVPN-VXLAN fabric example using Network as Code IOS-XE, aligned with Cisco Validated Designs.
  • Learning Labnac-iosxe-learning-lab — A 4-hour, hands-on workshop for deploying and validating Cisco IOS XE configuration with Network as Code, Terraform, and GitLab CI/CD.

IOS-XR

  • Terraform Providerterraform-provider-iosxr — Low-level Terraform provider for Cisco IOS XR.
  • Terraform Moduleterraform-iosxr-nac-iosxr — Purpose-built Terraform modules to operate and manage IOS-XR devices using the Network as Code data model.

NSO

  • Terraform Providerterraform-provider-nso — Low-level Terraform provider for Cisco NSO.
  • Terraform Moduleterraform-nso-nac-nso — Purpose-built Terraform modules to operate and manage services on Cisco NSO using the Network as Code data model.
  • Exampleterraform-nso-service-example — Reference example showing how to drive a custom NSO service (based on the MPLS VPN sample) declaratively through the NSO Terraform provider.

Unified Branch

  • Data Modelnac-branch — Network as Code for Unified Branch, automating greenfield branch infrastructure deployment via Terraform in alignment with Cisco Validated Designs.
  • Terraform Moduleterraform-meraki-nac-branch — Purpose-built Terraform modules to operate and manage unified branch network infrastructure using the Network as Code data model.
  • Examplenac-branch-example — Public learning lab example repository for Unified Branch as Code.

Hyperfabric