Skip to content

A collection of ACI TAC scripts curated for general use.

Notifications You must be signed in to change notification settings

delcamacho/aci-tac-scripts

 
 

Repository files navigation

Intro

A collection of TAC scripts curated for general use.

For ACI fabrics running pre-5.2, the collect TacOutput script can be used to collect extended fault, events and audits for RCA.

If your ACI Fabric is running 5.2+, instead use the trigger tacoutput command from any APIC.

For APICs, this script can be run to scan the latest access.log file and produce a summary output.

This script should be used while troubleshooting issues related to a slow APIC UI experience.

This cli-based tool automates running elams on modular spines so that the user doesn't have to know the architecture of the platform, which lc's/fm's the traffic is hitting, etc. It also converts the report to the ereport format for easy readability.

This cli-based tool automates cloudsec key sync triage and monitor for on-premium MSO/NDO sites, which can speed up cloudsec connectivity validation, and allow timely monitor and alert in case the key were run out of sync by any chance.

Run on a python3 environment. This script can be run to quickly instantiate APIC Query Subscriptions for the purposes of testing, monitoring, troubleshooting and isolation of an ACI Fabric.

This cli-based tool automates verification and troubleshooting of many L3 multicast topologies in ACI. It is executed from the apic and gathers fabric-wide information about a multicast flow in order to determine if there are any problems to flag

Official Fork of https://github.com/agccie/aci-ftag-viewer. This script builds and validates all forwarding trees (FTAG) within all on pods on a Cisco ACI fabric. Updated for Python3.

About

A collection of ACI TAC scripts curated for general use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.9%
  • Shell 21.1%