Hi,I was wondering if we may obtain a APIC EM API token that will last for longer periods and not timeout when idle(30mins) or over 6hrs?According to one of the lab documents, there seems to be a refresh token that was suppose to be good for 60days?T...
-
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,I'm hoping someone can help. I am testing out PnP when I create a project I am unable to select the configuration file or image. I have these uploaded in my repository. When I select Image it just says "showing 0 of 0" with a spinning circle. see ...
I have a 3850 and want it to download its config from APIC-EM with NO intervention of the switch i.e power the switch on and it automagicly connects to the APIC-EM and installs its confg.So...I have a 3850 with new software ---- cat3k_caa-universalk...
HI How do I do put in two Physical domains or several in one POST command , i manage to copy and paste from the ACI api toll tool I tried this but its something here regarding the object model maybe is it even possible to put in more actions, one i...
Hi,Whenever I install apic-em on esxi, i get "dm-0: WRITE SAME failed. Manually Zeroing" errorWhat is this error? Does this affect apic-em functionality?Thanks,Vish
Resolved! APIC-EM EasyQoS shaper
Hello folks,For wan connection with sub-rate ethernet, where/how do I set the shaping function, e.g parent shaper of 50M, and child policy of APIC-EM generated one?Per video Cisco APIC-EM EasyQoS Demo on Vimeoit was mentioned a wan interface needs to...
APIC-EM 1.2.0.1594I'm trying to add a branch to IWAN and I keep getting a "Error while reserving Ips for flow 1" message when I try to apply changes on the Branch page. The hub site is configured for 60 sites and the Generic IP pool is a /22.I'm usin...
hi,We can build EPG's, modify all kind of parameters of the EPG with the ACI Toolkit but is there any way to attach a monitoring policy.Looks like i'm missing the MonPolDn from the EPG object.RegardsJohn
Deploying/Enabling SSH during device turn up is an interactive process at the moment.key generation and key length selectionconfirming the key selectionCan APIC-EM REST API configure SSH via the API? This same use case can be applied to any configura...
I am using uniq to pull information from APIC-EM, But I noticed that when I pull information regarding devices interfaces, I don't see interface description. Using regular query works.
Doing the basic lab.I'm able to print table for the network devices with hostname type UUID etc.now I want to select a particular host from the table and print the config of that host.the logic I'm trying to understand is , how do I get the "ID" para...
I got a basic APIC-EM system, which I can login to with the default username (admin) and pwd (secrete)Via POSTMAN, I want to get the ticket in order to fill in the x-auth-token header.here's the REST API I am trying to do:POST - url: https://sandboxa...
I have tried to install ACIToolkit today but its failing when trying to deploy the py-radix application.C:\Users\cooperb\Documents\py-radix-0.9.6\py-radix-0.9.6>python setup.py installrunning installrunning bdist_eggrunning egg_infowriting py_radix.e...
Resolved! ERROR_DURING_TRUSTPOINT_PROVISIONING
Hi,I am trying to deploy IWAN using apic em (in lab environment).My hub site is deployed successfully. But when I am trying to deploy branch site, it gives me "ERROR_DURING_TRUSTPOINT_PROVISIONING" error.Any suggestions. Is there any troubleshooting ...
I'm beginner and trying to write python to understand this more. if I remove the # from print I can see the nice long out put and I want to further code it to get only few items from that output. When I run this code I get error "TypeError: string in...