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.
I want to be able to get traffic stats from specific EPG via API.Looking at the manual, this call is recommended:https://apic-ip-address/api/node/mo/uni/tn-newproject/ap-app1/epg-web-epg.xml?querytarget=self&rsp-subtree-include=statsLeaving aside a t...
You can cheat your way around it - delete the image via python (obviously substitute your file you are trying to remove)
switch# python
Python 2.7.5 (default, Oct 8 2013, 23:59:43)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "licens...
A crazy suggestion to test out - have more specific routes for your primary tunnel compared to your secondary one. Let's say have 192.168.0.0/24 for the secondary and 192.168.0.0/25 + 192.168.0.128/25 for primary. I've never used AWS so can't comment...