02-22-2021 12:19 PM
Hi,
I was wondering what the easiest method would be to take an existing XOS switch with a loaded config and extract the whole lot out to an OpenConfig model.
I understand we would be using RestConf to do this, but exactly how would we grab the whole model out in one swoop? Or do we have to do it in chunks?
Also is there a CPU performance hit when doing this? Any risk to spike the CPU hard?
I know that not all XOS features are in the OpenConfig model but am keen to load onto out vendor kit and see how it translates.
Solved! Go to Solution.
05-17-2021 07:18 PM
It looks like you have to grab them in chunks:
http://api.extremenetworks.com/EXOS/ProgramInterfaces/RESTCONF/RESTCONF.html#exos-compatibility
05-17-2021 07:18 PM
It looks like you have to grab them in chunks:
http://api.extremenetworks.com/EXOS/ProgramInterfaces/RESTCONF/RESTCONF.html#exos-compatibility
05-12-2021 09:44 AM
Hi
I’d love to see some more real-world experience from using OpenConfig. Is there a comprehensive list of missing features in OpenConfig?