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.
Was curious if anyone has an example or any success with using JSON to interact with the UCCX REST API.I am following this guide: https://developer.cisco.com/docs/contact-center-express/#!modify-application/modify-application It says it supports both...
Is there something basic I am missing with any of these EEM scripts? I can't get any of them to work. I have tried on a physical 7k and two virtual 9k's running different code.Here is a basic example of where I don't see any syslog being generated:NX...
I am mocking up putting an HA-Firewall (FTD) pair into a fabric.I am taking the eBGP approach, building a BGP session to the loopback of each VTEP. (see attached diagram)There are no vPC devices.The BGP Session to VTEP 3 comes up just fine, but the B...
I am trying to use the NDFC API to create some networks (I have a lot to create and am trying to automate).Creating networks from the GUI is straightforward. (In the fabric -> Actions -> Create Network)But from the API, I basically can't figure out h...
Is there a trick to getting POAP working on NDFC when the switch mgmt0 network is reachable over L3 to the ND mgmt network? I have tried everything that all the guides say.....This is the briefing of what my network looks like:I DO have a route added...
For NDFC, I ran into a couple cases this week where I think 2 features/improvements could be made:1 - An easier ability to put an ACL on a SVI/Network - maybe a field under the network where you type or reference the ACL, this way wherever you apply ...
Thanks f00z - Looks like I did accidentally leave out the neighbor there. Did get the route-map one working, which was the main one I was concerned with. Thanks!!