Deploying cAPIC on Azure With Terraform

Table of Contents: Introduction Getting Started 2a. Clone the git repo 2b. Modify override.tf and terraform.tfvars 2c. Run the terraform script 2d. Destroying the cAPIC Infra How to obtain attribute for variable "_artifactsLocation" References Introduction This writeup will show how to install cAPIC on Azure using Terraform. You can follow this and create your own … More Deploying cAPIC on Azure With Terraform

Connecting ACI/AWS Cloud Fabric to External DC/Branch Site via TGW

Table of Contents: Introduction Solution Requirements Basic Concept Implementation Steps overview Ensure that Contract Based Routing Is Turned on ⚠️ Proof of Concept a. Releases used in this POC b. Terraform: Initial Tenant & External Infrastructure + ec2 spinups c. spin up csr for physical infrastructure d. initial config of csr on physical infrastructure e. … More Connecting ACI/AWS Cloud Fabric to External DC/Branch Site via TGW

ACI Endpoint Update app 2.1 – Enhancing FTD and ASA policies

Introduction The new 2.1 version of an ACI Endpoint Update app has now changed to support updates to both FMC and ASA. This article is a continuation of this topic previously written on the version 1.3 found here: Enhancing Firewall Policy in ACI using FMC Endpoint Update 1.3 App All versions of this app are … More ACI Endpoint Update app 2.1 – Enhancing FTD and ASA policies

Configuring Cisco ACI with Ansible AWX running in Docker

Table of Contents Table of Contents Introduction Requirements AWX Install Options AWX Install for AWS/EC2 based install with Terraform AWX VM Preperation for vSphere based install Administering AWX GUI References Introduction We are looking into an APIC integration with a security product and it requires an AWX Ansible server to push configuration changes to our … More Configuring Cisco ACI with Ansible AWX running in Docker

Cloud ACI 25.0.2 AWS Brownfield Integration to Cloud ACI Fabric on AWS (with Proof Of Concept)

Table of Contents: Credits Introduction Considerations Cloud APIC relationship to Brownfield VPC Implementation Steps overview Ensure that Contract Based Routing Is Turned on ⚠️ Proof of Concept a. POC Topology     a.1. Explanation of POC Topology     a.2. Releases used in this POC b. Terraform: Spin up ACI Tenant using Terraform c. Terraform: … More Cloud ACI 25.0.2 AWS Brownfield Integration to Cloud ACI Fabric on AWS (with Proof Of Concept)

Terraform with Cisco Nexus Dashboard Orchestrator for building Hybrid Cloud and end to end services

Table of contents Introduction What We Will Demo in this Article A Brief Introduction to Terraform Characteristics of Terraform Important Pointers of Terraform Terraform Providers Terraform HCL code structure What Order are Resources built Terraform Backends Provisioners Executing The HCL Code Types of IAC Tools Terraform Commands Items to Remember for Terraform Security Considerations when … More Terraform with Cisco Nexus Dashboard Orchestrator for building Hybrid Cloud and end to end services

Ansible Automation for Nexus Dashboard/Nexus Dashboard Orchestrator

I am writing this article to make you aware of Ansible usage with Cisco Nexus Dashboard/Nexus Dashboard Orchestrator.  I will write one for Terraform with NDO soon. Previously, I had written an article  Getting Started: Cisco MSO with Ansible which is still valid for the most part. However, a few things changed from then to … More Ansible Automation for Nexus Dashboard/Nexus Dashboard Orchestrator

Cisco ACI APIC and cAPIC monitoring using Prometheus/Grafana

Changes: 1/14/2022: Replaced all occurances of APIC 5.3 to 5.2.3 From Release 5.2.3 of APIC and release 25.x of cAPIC  Promethus Node Exporter Feature is available.   This allows you to monitor statistics from Prometheus and view pre-configured dashboards from Grafana to get quick status of APICs/cAPICs. In this write up,  I will show you how … More Cisco ACI APIC and cAPIC monitoring using Prometheus/Grafana

A Guide To: Nexus Dashboard Insights Kafka Exporter to Elasticsearch/Kibana for Data Analysis & Visualization

Cisco Nexus Dashboard Insights from release 5.0.1x can use the Kafka services that runs on ND and subscribe to a topic as a publisher to that topic that has been created on a Kafka service.   You can then have a Kafka consumer subscribe to that topic and receive all the messages.  The messages that can … More A Guide To: Nexus Dashboard Insights Kafka Exporter to Elasticsearch/Kibana for Data Analysis & Visualization

Nexus Dashboard 2.1 – New Features – Federated Clusters

Nexus Dashboard 2.1 has incorporated a lot of New Features/Improvements.  In this write-up, I will primarily discuss the Federated Nexus Dashboard configuration, why use it and also discuss some of other underlying improvements/changes.  I will also show how to send API calls to Nexus Dashboard Federated Clusters to get Federation Related Information. Installing ND is … More Nexus Dashboard 2.1 – New Features – Federated Clusters