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 have been testing some as-path match scenarios using BGP filtering and I found that on IOS XE, following two Regex matches giving the same results.What I want is to match is, any prefix if it originated from 12031 ( I don't care what path it took t...
Hi Guys, Can someone give me an example snippet of creating an EGP in MSO using Patch method (I am using Postman)? I have been trying this but keep getting the following error no matter what I do.I can create BDs fine, only getting the following erro...
Hi Guys, I've been trying to get this to work for few days now but couldn't figure out the issue. I can successfully create VRFs, BDs, etc using the API (PATCH + add method) in the MSO. Please note that I want to use the PATCH method so I don't hav...
Hi Guys, We are getting some shiny new Cisco ACI Kit and we are planning on using Smart LIcensing to license everything.The problem is that there is no direct internet connectivity allowed to the kit, so everything has to go through a proxy server. S...
Hi Experts, Really appreciate your input as this is my first major deployment so wanted to hear from experts around the world and see if my approach is correct and/or justifiable. So I'm in the process of deploying Wired ISE on an existing environmen...
No, I couldn't get it working with EPG creation. Did you get it working for the EPG creaion? In any case, I did get the BD creation fine using the following.[{
"op": "add",
"path": "/templates/Template1/bds/-",
"value": {
"displayName" : "My BD",
"na...
Thanks, Damien.Yes, I was evaluating SGT as well but left it for the next phase due to some of the hardware limitations (as you mentioned above). But definitely very valid points.
Thanks for your insight. I guess the reason I am using the open mode initially is that I don't want to introduce changes directly at the initial stage. If I used the closed mode at the initial roll-out, that would also imply that by the time the new ...