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.
Current access to APIC, Leaves or Spines using TACACS are without any issues. We need to tighten security for ACI and many critical devices in our network by changing from normal TACACS to TACACS with MFA. I have no issue to convert all Cisco iOS dev...
I am working on cleaning up errors in my ACI Fabric. The particular CRITICAL error F0532 where the ports are down but used by EPG. I have cleaned up all with the same errors in other leaves, but only one stuborn leave the error cannot be clear.
Fau...
I need a VM appliance in Vmware that requires multi-Vlan trunk to up-link port. I created a Trunk Port Group (TPG) in Vmware vDS that include all Vmware dynamic Vlans. VM team connects the appliance to this TPG. The appliance requires static IP ...
I have this code that when execute all tenants print out line by line including 'Production' but when check for t == 'Production' it is not truetenants = Tenant.get(session) for t in tenants: print t if t == 'Production': #why this ...
I created a new EPG “NEW” and Vlan for VM team, adding Leaf interfaces to them. All of these port threw me error code 4067 due to Invalid Path Configuration,Invalid VLAN Configuration.
First I thought it is a piece of cake, which I have been there ...
Changing the global TACACS and TACACS providers timeout to 30 seconds seem to help. I don't get full 30 seconds, but enough time for user to react.
Found the delay issue between NAC and DUO, not in the APIC. The NAC timeout setting was default at ...