Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi team,I'm trying to monitor the two faults F2534 and F2533 related to MCP loop detection.As explained in the following links, I tried to modify my monitoring policy to add these two faults.https://www.cisco.com/c/en/us/td/docs/switches/datacenter/a...
Hi ACI experts,I'm trying to find out the CLI commands to snapshot APIC config through CLI with a custom name.(Ex : Save_@IP_APIC_-<yyyy-mm-dd>T<hh-mm-ss>.tar.gz)Any ideas ?Thank you
Hi experts,My ACI Fabric is currently running on an APIC-L2-CLUSTER.I prepare a migration to L3 servers, following the Cisco procedure below:https://www.cisco.com/c/en/us/td/docs/dcn/whitepapers/cisco-apic-m1-m2-m3-migration-guide.pdfOn the topic "So...
Hi experts,In order to manage an ACI Fabric, I'm currently setting up an environment with ansible inside a python venv on a linux Alma 8 platform.Below, the steps I used to install the components :# Venv creation[MyUser@MyAnsibleVm ~]$python3 -m venv...
Hi experts,I'am currently using Ansible to manage App/Epg in ACI.Eveything work as expected to create or delete the objects.But now, I would like a playbook that delete the epg and after that delete the app profile but only if this one is empty (no e...
Hi Alex,Thank you for your time.Finally, the problem was related to security restrictions on the partition where my venv was located.It works perfectly on another mounting point.RegardsJu