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.
Hi all,I hope someone can show me the obvious mistake i'm making.I am following this https://developer.cisco.com/docs/nso-guides-5.7/creating-a-service/#creating-a-service to create a basic DNS service.Whenever i issue a "commit dry-run" i get this e...
Hello All,I would be greatful for some help with my L3VNI BGP EVP setup.I have a very simple setup with 1 spine and 2 leafs as well as 2 Ubuntu VM's running on eve-ng in GCPThe version on all devices is nxos.7.0.3.I7.4.binThis setup is to setup a L3V...
Hey @bigevilbeard Thanks buddy - that did it - i should have seen that coming in the python code ( DOH) - makes sense nowadmin@ncs(config-dns-config-router0)# commit dry-run
cli {
local-node {
data devices {
device rou...
Hi @bigevilbeard Many thanks for taking the time to reply - appreciate it.So i looked at ~/ncs6.2/nso-instance/packages/neds/cisco-ios-cli-3.8/src/yang/tailf-ned-cisco-ios.yangadmin@ncs# show devices ned-ids
ID NAME ...
All,so a few things happened using a combination nxos.7.0.3.I7.4.bin and eve-ngThe linux host could not even ping it's default gateway for some reasonDeleting the vlan 10 SVI and re configuring it fixed it (???)A reload completely removed the 'nve' i...
All,I may have confused the issue a little - apologies.In my leaf configs was un-needed config, shown below which has now been removed.evpn
vni 10010 l2
rd auto
route-target import auto
route-target export autoevpn
vni 10020 l2
rd...