Hi Everybody, I am new to DevNet APIC-EM sandbox (reserved version). I used the new standalone Postman version to post the following request to the APIC-EM SDN controller:http://10.10.20.60/andbox/apic_em/api/v1/ticketI received "invalid csrf token" ...
-
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
Hello, I'm attempting to replace ACL via NetConf using Cisco-NX-OS-Device data-model (http://cisco.com/ns/yang/cisco-nx-os-device). Example of NetConf request below. However with the following order of execution of the action I get unexpected result:...
Hi all i need help regarding dev net labs. i have enabled the ACI Sandbox lab and i have deleted some switches on my lab. now i cant get it back. do anyone know how to reset my lab ?
All, attempting to use Ansible to automate MSC requirements to add new BD, EPG, etc. to an existing Schema & template. Tried following the Cisco doc [https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/aci_multi-site/sw/1x/rest_api_config/b...
I've got a 3850 at 3.6.3E. I use this process to render the switch to factory defaults:configure terminalcrypto key zeroizeno crypto pki certificate poolno pnp profile pnp-zero-touchenddelete nvram:*.cer ( it never finds this file )delete stby-nvram...
Hi,In the lab, our apic-em controller is 10.10.2.20 . We are also running just a generic windows 2012 dhcp server which ip is 10.10.1.50We are a little uncertain about a few things including the option 43 settings.. Our Upstream router settings are ...
Hi I'm Jungnam Kim. and developing ACI automation system. my customer want see the traffic.so, i find ACI REST API. but not response API Object.it ok Object - l2:IngrBytesAgHist15min (update 5min) - l2:IngrBytesAg15min (update 5min)it not response Ob...
Hi,I want to retrieve the MAC address table of a device\s using the API, is there a way to do that?Thanks in advance,Arik
I’m trying to access the app api, as declared in app.json but the validation seems to be failing. I’m doing a GET call at https://<apic_address>/appcenter/Cisco/StateChangeChecker/proxy.json and I get the following response : {"totalCount":"1","i...
Hi community, we are in the process of designing our ACI fabric. As we want to start from the beginning with automation we are discussing what tool/way would be the best. We are no programmers but networking engineers with some scripting knowledge....
Hi,I'm trying to test PnP for Cisco Mobility Express devices (C1117- 4PLTEEAWE) using APIC-EM as shown in the docs here;https://www.cisco.com/c/en/us/td/docs/net_mgmt/prime/infrastructure/3-4/user/guide/bk_CiscoPrimeInfrastructure_3_4_0_UserGuide/bk_...
Hello Community,I am currently thinking of implementing a zero touch deployment with APIC-EM Network PNP module for Cisco ISR routers. The idea is to send the devices to the remove location without unpacking it before and give the people on the remo...
What might cause APIC-EM PNP ZTP via DNS discovery method to fail? Even with pnpserver.<fqdn> and pnpntpserver.<fqdn> configured and reachable following DHCP assignment (for same fqdn as DHCP assignment), APIC-EM PNP fails to complete device provisi...
Hi, Ive created a script tp backup and restore the APIC configuration.Now I want to show the corresponsing status of the restore or backup event. Using Cobra SDK I do the request below and get a list of events back.But how do I relate the Event to...
Is there anyway to speed up the IOS upgrade via PnP? I assume its doing a TFTP? It seemed to take a long time to for a 26 Mb file.