Networking

  • Network Design: Traditional Three-Layer vs. Clos Network
    Network Design: Traditional Three-Layer vs. Clos Network

    Comparison of traditional three-layer and Clos network architectures, discussing bottlenecks, scalability, and VXLAN overlay benefits.

    #networking #datacenter #architecture
  • Customizing ACI Capacity Dashboard with Splunk
    Customizing ACI Capacity Dashboard with Splunk

    Building custom ACI capacity monitoring dashboards using Splunk, VLAN encapsulation tracking, and scalability analysis beyond APIC limits.

    #aci #splunk #datacenter
  • Ansible Setting through Multiple Bastion Hosts
    Ansible Setting through Multiple Bastion Hosts

    Configure Ansible to reach network devices through multiple bastion hosts using SSH ProxyJump and local port binding techniques.

    #ansible #automation #networking
  • CISCO ACI Fabric Authentication via REST API
    CISCO ACI Fabric Authentication via REST API

    Comprehensive guide to ACI APIC REST API authentication methods: token-based and signature-based with Python and Ansible automation.

    #aci #restapi #python #ansible