Hi all, I am trying to use the Integrity Verification Application (ver 1.5.0.275) in APIC-EM (1.6.4.30024) to verify ISR 4331's platform integrity but facing the unknown boot0 measurement issue. I initially tried with bootloader version 16.2(1r) and ...
-
ACI
(131) -
ACI-toolkit
(45) -
APIC
(576) -
Cisco Software
(1) -
Cloud Controller
(3) -
Data Center Network Manager (DCNM)
(4) -
General
(3) -
Online Tools and Resources
(1) -
Open Source and Open Standards
(2) -
OpenDaylight
(1) -
Other ACI
(6) -
Other Analytics and Automation Topics
(2) -
Other Automation Analytics Topics
(5) -
Prime Infrastructure
(3) -
WAN Automation Engine
(2)
Forum Posts
Hi all, I am trying to use the Integrity Verification Application (ver 1.5.0.275) in APIC-EM (1.6.4.30024) to verify ISR 4331's platform integrity but facing the unknown boot0 measurement issue. I initially tried with bootloader version 16.2(1r) and ...
Ok, so Im just trying to get APIC-EM running and I keep running into this issue no matter what i do.I've attached a net diagram to clarify...Currently running APIC-EM Version 1.6.4.30024. The issue I have is that I can find one device and it wont spi...
Hi All i have a apic-em installation where the clients will not start, possible due to missing diskspacewhat can i do to clean up ? From grapevine GUI:Unable to find host with enough capacity. Rejecting grow request for service=access-policy-programm...
Hey all,I am currently trying to develop a script for automating some tasks within ISE, one of those tasks involves creating a network access rule within a policy set. This is where I've hit a hurdle, when trying to create a rule I get:{ "message":...
Hi, I am able to execute this script, meaning i am getting the expected output, however wondering why i am getting the error regarding "websocket", what does it mean ? (py3venv) C:\Users\Nilesh\Documents\aci_auto\acitoolkit\samples>python aci-show-...
is it possible to install apic-em on 6gb ram vm ?its just for study project not real use
Hi developers, I am trying to install the ACItoolkit into my windows 10 machine. I have downloaded it, but when trying to install it using the power shell, i am getting a permission denied error - PS D:\ACItoolKit\acitoolkit-master> lsDirectory: D:\...
Hello, I´m trying to get using a cobra python script to obtain info about deployed EPGs for a physical port on ACI fabric. In ACI GUI you can see this information for deployed EPG under fabric inventory > node > phys port. I reverse engineered from t...
So I have spent some time with the modules and have them working but there are some tasks related to APs and EPGs that dont seem to be contained in the modules on AnsibleGalaxy and I was wondering am I missing something or is this missing functionali...
Hi All,I'm keen to hear from anyone using the Cisco ACI Add-on for Splunk Enterprise to monitor their ACI infrastructure. I've found a few resources, from a few years ago, on the Cisco site but am keen to hear about, and share, experience using the a...
I want to know how to find specific object with name. (i.e search EPG object with name)I already know through the tutorial how to read the list of objects using the get method and for-loop statement. I am looking for another way not to use a for loop...
I am using Ansible to push policy into Cisco Multi Site Orchestrator. We have two sites, and each site has a site local L3Out which I have deployed using Ansible. We then have a Stretched External EPG, that both site local L3outs need to be associate...
I would like to know ifType specifications. I run the below API and it returns the ifType value as an integer. Can it be used to identify the switch port type? I am getting the value as 56 or 2 for ifType. What 56 or 2 or any other value mean? Can y...
In the documentation there is no datatype for boolean values, How to filter the query based on the data field that has boolean value, like if alarm is active True or False? { "value": [ True ...