We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using Yang Explorer 0.8.0 Beta for a Catalyst 9300 running on 16.10.x. I can sync all the modules and can only subscribe to limited ones.
I am unable to subscribe the following to be specific: CISCO-IOS-XE-bgp-common-oper CISCO-IOS-XE-bgp-route-oper CISCO-IOS-XE-bgp
Any guidance?
The text was updated successfully, but these errors were encountered:
I have similar issue: can't subscribe all IOS-XE- yang files.
Sorry, something went wrong.
Same issue here, I`m trying to load nx-os 9.3.4 yang files like : openconfig-vlan
""" [email protected] INFO:explorer.utils.admin:ModuleAdmin.admin_action: enter (guest -> subscribe) INFO:explorer.utils.admin:ModuleAdmin.get_modules: returning (15) modules .. exit [28/May/2020 11:44:30]"GET /explorer/admin?payload=%3Cmodules%3E%0A%20%20%3Cmodule%3Eopenconfig%2Dvlan%402018%2D11%2D21%2Eyang%3C%2Fmodule%3E%0A%3C%2Fmodules%3E&action=subscribe HTTP/1.1" 200 888 [28/May/2020 11:44:30]"GET /explorer/modules?node=root HTTP/1.1" 200 487 """
Message is same as I`m trying to load ietf-interfaces (which works) so I have no idea, why specifically openconfig-vlan does not work ...
""" [email protected] INFO:explorer.utils.admin:ModuleAdmin.admin_action: enter (guest -> subscribe) INFO:explorer.utils.admin:ModuleAdmin.get_modules: returning (15) modules .. exit [28/May/2020 11:44:38]"GET /explorer/admin?payload=%3Cmodules%3E%0A%20%20%3Cmodule%3Eietf%2Dinterfaces%402013%2D12%2D23%2Eyang%3C%2Fmodule%3E%0A%3C%2Fmodules%3E&action=subscribe HTTP/1.1" 200 888 [28/May/2020 11:44:38]"GET /explorer/modules?node=root HTTP/1.1" 200 487 """
No branches or pull requests
I am using Yang Explorer 0.8.0 Beta for a Catalyst 9300 running on 16.10.x. I can sync all the modules and can only subscribe to limited ones.
I am unable to subscribe the following to be specific:
CISCO-IOS-XE-bgp-common-oper
CISCO-IOS-XE-bgp-route-oper
CISCO-IOS-XE-bgp
Any guidance?
The text was updated successfully, but these errors were encountered: