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.
Lots of exciting news for everyone leveraging Open NX-OS this week, and I figured it was a good reason to pull it all together in one place.New code!Yep, that's right, the latest version of Open NX-OS was posted to CCO on May 17th. Release 7.0(3)I6(...
In Vegas at Cisco Live we are introducing a new DevNet Learning Path called “Network Programmability Foundations” and I’m pretty excited to see it come together. The idea behind the path came from many discussions with attendees within the DEVNET Zo...
IntroductionI’ve been long waiting for the latest version of IOS-XE to ship, and on April 13th IOS-XE 16.5 “Everest” posted to https://cisco.com/go/software for the ISR, ASR, and CSR routing platforms (still to come are the Catalyst Switching lines)....
They are everywhere these days... they might be called "Micro-Services", "Cloud Native" or maybe "Modern Applications". If you aren't an application developer, or if you are an application developer but you haven't had the need or interest to use th...
Continuous Development, or CICD, is a major buzz word and goal for most organizations these days, but how do you get started? Or do you wonder if CICD even matters to you? Though CICD is most often used by software development teams practicing the ...
I'm getting the same error, looks like a bug in cmlutils 2.2.0. I tested 2.0.1 and all is good. Checking into the bug with Joe (lead developer on cmlutils).
You can get going quick with `pip install cmlutils==2.0.1`.
@rober1986 the native models for IOS-XE, including OSPF, are designed in a way that they augment the base "native" model. This makes it easier to maintain and develop models for individual features by having them independent, while keeping the use o...
Hello @rober1986,
The IOS XE Native configuration models are setup to all build from the "native" model. That's what the "augment" field indicates. To find the OSPF configuration, start from there. The URL will be something like "/restconf/data/C...