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'm trying to implement IOS-XR based route-policy configuration service in NSO and frankly said I'm stuck. It appears that content of the route-policy doesn't have the model in IOS-XR NED (possibly I can imagine why) and the body of it is visible as ...
I've encountered some data concatenation behaviour which I can't figure out how to deal with. Maybe someone will be able to help me with this.I've got a service called "interface" with piece of which configures IPv6 addresses on interface. I'd also l...
In advance I just want to explain that I'm NSO newbie, so please don't be offended by the meritoric quality of my questions.I picked the L3VPN service case to present my questions as it should be good example of what I want to achieve.I like the appr...
I've got an issue with referencing Yang objects from Python.I'm capable to reference leaf objects as long as they're defined within "global" service space, but as soon as I move them into the list object I've no clue how to "reach" them.Please find s...
Hello,In IOS 12.x router set the "candidate default" status to the network (set by "ip default-network" command) regardless of the mask. In IOS 15.x this only happen if this network will be classfull network. This is intended effect or bug?Regards,Da...
I've got an issues with this, may You give me some hint? There are existing "vpn-def" and "l3-vpn" service instances called "GRX_TI" and "GRX_TI-NNI-A" appropriately. I've created - according to Your example - customer "Telekom_Italia" and linked abo...
Thank You very much for Your answer. I was counting on some statement like "You should do it in Python/Java" and instead I've got complete example here. This is awesome, thank You once again.I understood that because of route-policy variety of config...
@yfherzog wrote:... can be very verbose, so might be a bit painful to follow...Yeah, I've been there, "persistent gaze at" method, similar to how IPSec troubleshoot looks like. It was long long time ago and it still hunts me at night sometimes...
Works like a charm But as I'm not a programmer, I'll need to go dirt with this xml workflow You just mention about to figure out what's going on with it.
I had to rethink it once again and I believe I understood it now. I've got this working template based solution, but in fact I didn't understood how it worked. I believe I do now because of Your and jordanmeador explanations. I simply messed up with ...