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 I am looking at the cisco ISR4331 and KVM.I have installed a linux guest on the device. Questions are there any matrix tables with specifications as to what platform supports1) How many guest can one ISR support2) How many vCPUs can a guest use3) ...
Hi We are setting up restconf we know it works as we issue commandcurl -k https://192.168.159.10/restconf/ -u "admin:admin"we get<restconf xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"> <data/> <operations/> <yang-library-version>2016-06-21</yan...
Hi I have restconf setup properly Do you know why i wouldn't get full config with command below? curl -k https://192.168.159.10/restconf/data/Cisco-IOS-XE-native:native/ -u "admin:admin" we just get this-----------------------------------------------...
Hi Based on previous post, I am unable to get anything from rest API.Retconf and netconf give me capabilities when I query the device.So I am pretty sure rest API no longer works, I am using a later version than 16.7.x Thanks
Hii managed to find something to test with, also found this URLhttps://www.cisco.com/c/en/us/td/docs/routers/csr1000/software/configuration/b_CSR1000v_Configuration_Guide/b_CSR1000v_Configuration_Guide_chapter_01101.htmlfrom that i foundREST API is n...