You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It took me many hours of googling and I had to go deeper to the documentation pages (genie, pyats) to truly understand how genie parser and pyats integrate.
In fact, i needed to create my devices and testbed object using python objects and still be able to access genie parsers and could not find an example in the getting started.
Also, needed to define SSH proxy using pyats Topology python objects and missing examples covering this use case.
I wrote a blog post to summarize my understanding and a code example that cover this two use cases.
Can you please provide similar content in the getting started guides or code examples, I think it is a valuable information for developers and the genie abstraction engine concept should be introduced in the getting started guides.
Thanks,
Arcadius.
The text was updated successfully, but these errors were encountered:
Hello,
It took me many hours of googling and I had to go deeper to the documentation pages (genie, pyats) to truly understand how genie parser and pyats integrate.
In fact, i needed to create my devices and testbed object using python objects and still be able to access genie parsers and could not find an example in the getting started.
Also, needed to define SSH proxy using pyats Topology python objects and missing examples covering this use case.
I wrote a blog post to summarize my understanding and a code example that cover this two use cases.
https://sogloarcadius.github.io/blog/pyats/
Can you please provide similar content in the getting started guides or code examples, I think it is a valuable information for developers and the genie abstraction engine concept should be introduced in the getting started guides.
Thanks,
Arcadius.
The text was updated successfully, but these errors were encountered: