06-26-2021 11:58 AM
I'm going through the NSO training on Cisco Digital Learning and it's not clear to me how to use the NETCONF NED.
It would seem to me the NETCONF NED would be installed by default, but when I do a show packages I get the following:
admin@ncs# show packages package package-version PACKAGE NAME VERSION ---------------------------- cisco-asa-cli-6.6 6.6.10 cisco-ios-cli-3.8 3.8.0.1 cisco-nx-cli-3.0 3.0.0.3
Those are all CLI NEDs, not NETCONF, correct?
How do I use NETCONF with a device?
I've added a Nexus 9000v:
admin@ncs# show devices list NAME ADDRESS DESCRIPTION NED ID ADMIN STATE --------------------------------------------------------- NXOS1 192.168.211.101 - netconf unlocked
But it looks to me like no YANG modules are loaded, I'm guessing because the NED is absent?:
admin@ncs# show devices device NXOS1 module % No entries found.
Not sure what I'm missing.
Thanks.
Solved! Go to Solution.
06-28-2021 01:34 AM
06-28-2021 01:34 AM
06-28-2021 05:52 AM
Thanks, I went through this against a Nexus 9000v and got:
admin@ncs(config-project-cisco-nx/1.0)# fetch-module-list Error: Device does not support ietf-netconf-monitoring
I think I'll stick with the CLI NEDs, not sure why using NETCONF is such a pain. You'd think a Cisco product would be able to communicate with another Cisco product pretty easily.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide