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 people,How can i find any good tutorial for if i want to put the following YANG Oper data from cisco XR devices?yang/Cisco-IOS-XR-plat-chas-invmgr-oper.yang at master · YangModels/yang · GitHubwhat i want to do is to get the inventory data in XML ...
Hi Santiago,Thanks a lot, this helps.We figured it out at the end the filter was wrong, it should be looking like this:(v)vagrant@vagrant-ubuntu-trusty-64:~/ncc$ python ncc.py --host=1.1.1.1 -u vagrant -p vagrant --get-oper -f '<platform xmlns="http:...
hi Einar,my filter is still not correct:python ncc.py --host=1.1.1.1 -u vagrant -p vagrant --get-oper -f <platform-inventory xmlns=“http://cisco.com/ns/yang/Cisco-IOS-XR-plat-chas-invmgr-oper">>where do i do wrong?
hi Nilsen,many thanks!I got the packet installed, but i am getting this:(v)vagrant@vagrant-ubuntu-trusty-64:~/ncc$ python ncc.py --host=1.1.1.1 -u vagrant -p vagrant --get-oper -f ‘<platform-inventory xmlns=“http://cisco.com/ns/yang/Cisco-IOS-XR-pla...