06-04-2025 02:06 PM
Hello, i'm trying to browse and load some .yang models for a Cat 9k. Whether I download the models straight from my switch with NETCONF, or download from the YANG Git repo, several modules won't load, with this error:
models like -oper do load. All the models work with pyang. Am I missing something?
06-04-2025 10:05 PM - edited 06-04-2025 10:08 PM
Hi @undutchable This bahaviour is expected with IOS-XE. Almost all configuration is done using the Cisco-IOS-XE-native model. The sub-modules (such as Cisco-IOS-XE-interfaces) augment/extend the native model. In other words, the sub-modules are included in the native model. In your case, you'll find the interface related configuration under native/interfaces.
HTH
06-05-2025 11:18 AM
Great thank you for your reply, very helpful.
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